Commit Graph

16 Commits

Author SHA1 Message Date
KikooDX d585e2db6f clang-format: break after top level definitions 2021-05-06 13:48:28 +02:00
KikooDX f9df721d54 Player animations 2021-05-06 13:48:28 +02:00
KikooDX 743de284e6 Nice menu and ZX colors 2021-05-06 13:48:28 +02:00
KikooDX fb0ded84f5 Change line limit from 72 to 80
Lot of files were messy because of the small limit
2021-05-06 13:48:28 +02:00
KikooDX 6287fe306c Advance on game state organisation 2021-05-06 13:48:28 +02:00
KikooDX be9c9ea800 Get rid of libimg
I don't need the features of libimg after all, and bopti images are faster.
2021-05-06 13:48:25 +02:00
KikooDX 78458ecd93 Transitions step 1 2021-05-06 13:48:25 +02:00
KikooDX c89a04a27b Display level name 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 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 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 4448056c07 Player base
We'll call this fancy little dude Stillness.
2021-05-03 00:49:03 +02:00