We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15e0f79 + 130b8d1 commit d2a0fe1Copy full SHA for d2a0fe1
readme.md
@@ -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