Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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 .

About

A puzzle game to challenge the limit of your 3D imagination

Resources

Releases

No releases published

Packages

No packages published

Languages