Commit Graph

22 Commits

Author SHA1 Message Date
KikooDX 2c983c18bf CMakeLists.txt: add script and dependency to automate level listing 2021-05-06 13:48:22 +02:00
KikooDX 4b1b4abbea Renamed levels
0000 -> pillars
0001 -> human
2021-05-06 13:48:22 +02:00
KikooDX 184498f947 Use libimg for drawing
This will come handy later on.
2021-05-06 13:48:22 +02:00
KikooDX 7d60263052 Improved levels 0000 and 0001
Their coin paths are insanely hard.
2021-05-06 13:48:22 +02:00
KikooDX f0aa24061d Letal tile added to tileset & switch hitbox made larger 2021-05-06 13:48:22 +02:00
KikooDX ebf257f69b Burst boost, feel improvement & cool speedtech
If and when there will be graphics, visual cue will be needed.
2021-05-06 13:48:22 +02:00
KikooDX 0e459e2371 New physics! Slippery, they feel great 2021-05-06 13:48:22 +02:00
KikooDX 2ae52f334c Margins, gold and switch improvements, changed player size 2021-05-06 13:48:22 +02:00
KikooDX 14edc0adb9 levels: new level '0001' 2021-05-06 13:48:15 +02:00
KikooDX 6bd8858e78 Gold and exit lock 2021-05-03 00:49:03 +02:00
KikooDX ae1fbb12b5 Mid-air jumps ('bursts')
It feels great. I love it.
2021-05-03 00:49:03 +02:00
KikooDX 968eb3d96c Drill base
With state machine!
2021-05-03 00:49:03 +02:00
KikooDX a296033f51 Death and next level events 2021-05-03 00:49:03 +02:00
KikooDX 4afc7ce24b level 0000: simple jump tutorial 2021-05-03 00:49:03 +02:00
KikooDX 78f82daf8c Slight changes to physic values ; add variable jump height 2021-05-03 00:49:03 +02:00
KikooDX 579c725520 Collision while moving reset rem 2021-05-03 00:49:03 +02:00
KikooDX e47d3fb4b2 Player can jump
Jump in the air, touch the sky
2021-05-03 00:49:03 +02:00
KikooDX b5ccc8536c Simple physic engine 2021-05-03 00:49:03 +02:00
KikooDX 1c7bd74837 Player update base and collision code 2021-05-03 00:49:03 +02:00
KikooDX 8fa7f702d6 main() structure and FPS/UPS limiter 2021-05-03 00:49:03 +02:00
KikooDX 4448056c07 Player base
We'll call this fancy little dude Stillness.
2021-05-03 00:49:03 +02:00
KikooDX e1db9dc69a Project base 2021-05-03 00:49:03 +02:00