blocks - a game with blocks!
First, you need to preinstall, which downloads all the dependencies of this project.
- On Debian, Ubuntu or other Debian-based: run preinstall-debian.sh
- On Mac: Should work without preinstalling (?)
- On Windows: Switch to Linux, dude
- On BSD: Just kidding!
If your OS is not supported yet, you have to install the dependencies by yourself, which are CMake and a C++ Compiler (for compiling, obviously) and the dependencies of SFML (more info here).
After having all the dependencies, just execute compile-unix.sh on a Unix system (like Linux or Mac OS), and if there are no errors, execute ./blocks!
Just go around with W A S D,
Left click to take a block, right click to place it.
Scroll to move the held block forwards and backwards.
Escape to enable the mouse.
Oh, and don't be afraid of the red screen at the beginning - it is my super cool and not crappy loading screen, I have been working so hard on it so I hope you like it!