For full explanation go her and install dependencies
Just run
make all
A sample map is provided for you in map.txt
you can make your own map it's really simple:
<number of entities>
<x> <y> <type>
<x> <y> <type>
...
- platform: a static platform
- mplatform: moving platform
- bplatform: breakable platform
- enemy: an enemy
- spring: a spring
Just run the file doodleJump.out
./doodleJump.out