How Many Blocks?
Challenge the limit of your 3D imagination
Installation
To compile "How Many Blocks?" you will need:
- Python 2.7
- Pyglet
Ubuntu Linux
This game is made and debugged in a 64-bits Ubuntu 13.04 . It has been tested in Ubuntu 12.04 LST. You can add Pyglet and run the source code by:
$ sudo apt-get install python-pyglet $ python main.py
Windows
For some versions of Microsoft Windows, the executable files can be downloaded at https://sourceforge.net/projects/howmanyblocks/ . It is able to run without requiring a Python installation.
Copyright and License
This program has been written by Cong-Xin Qiu. It is protected by the "GNU Lesser Public License" http://www.gnu.org/copyleft/lesser.html .