A "Doodle Jump" clone game.
Find a file
King_DuckZ ab31e94bf0 Movement with left/right arrow keys.
Movement is hardcoded but it works.
Also fixed some typos that gave me a hard time figuring out why
movement was giving all sort of crazy problems. Very bad typos,
see gameplaysceneclassic.cpp, inputbag.cpp, inputbag.hpp and key.hpp
if you want to get goosebumps.
2014-02-25 00:36:33 +01:00
lib/physfs-2.0.3 PhysicsFS 2.0.3 imported. 2014-02-12 23:59:58 +01:00
resources/graphics PNG loading and major refactoring. 2014-02-21 21:51:56 +01:00
src Movement with left/right arrow keys. 2014-02-25 00:36:33 +01:00
.gitignore New gitignore file 2014-02-08 23:11:00 +01:00
CMakeLists.txt Movement with left/right arrow keys. 2014-02-25 00:36:33 +01:00