Skip to content

Commit d2a0fe1

Browse files
committedSep 28, 2019
2 parents 15e0f79 + 130b8d1 commit d2a0fe1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎readme.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# MineBlock 2D
2+
## Requirements
3+
To run source: python3 with tkinter and pygame modules.
4+
To compile from source: pyinstaller and inosetup (windows only).
5+
6+
## Old versions
7+
Old versions of the game can be found on the website http://mineblock2d.ml/download.html or from the MineBlock-2D-Extras GitHub repo.
8+
9+
## License
10+
GNU General Public License v3.0 In the file LICENSE

0 commit comments

Comments
 (0)
Please sign in to comment.