Disregard All Humans by Fireblend 2012-04-25T05:12:00
Fun game! Nice music :)
Linux 64 bit here, running the .love file, it workd fine
Foon → Ludum Dare Explorer → Users → voidah
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Hu | Mo | Co | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2012 | 23 | Tiny World | 1625 | compo | 735 | 2.47 | 1.94 | 1.65 | 2.00 | 2.18 | 2.36 | 1.69 | 33 |
Fun game! Nice music :)
Linux 64 bit here, running the .love file, it workd fine
Sorry about the lack of build instruction :/ This is my first LD, and I now know that I should take more time to package/write instructions for the next LD.
Tested on linux 64 bit but should work on linux 32 bit too if you recompile. Quick and dirty instructions to build and test:
- You should have the following dependencies installed: GLEW, sfml, devil (not only the libs, but also the -dev package)
- Download zip file
- unzip ludumdare23.zip
- cd ludumdare23/tak
- touch Makefile.dep
- make depend
- make
- cd ..
- touch Makefile.dep
- make depend
- make
- make run
- voila! :)
SO fun to play!