Commit Graph

23 Commits

Author SHA1 Message Date
KikooDX d585e2db6f clang-format: break after top level definitions 2021-05-06 13:48:28 +02:00
KikooDX b63bbd3148 Automatic frameskip 2021-05-06 13:48:28 +02:00
KikooDX 795f0ef5c1 Improved main menu and added GamePause state 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 08b6741d88 Level pack selection 2021-05-06 13:48:28 +02:00
KikooDX 632c31a377 This whole freaking time, the game wasn't running at 60 UPS
Big F
2021-05-06 13:48:28 +02:00
KikooDX ec4360e529 Boilerplate for level selection & input manager 2021-05-06 13:48:28 +02:00
KikooDX e075ba972c Add more informations to titlescreen 2021-05-06 13:48:28 +02:00
KikooDX 6287fe306c Advance on game state organisation 2021-05-06 13:48:28 +02:00
KikooDX 03e007770d Custom font (WIP) 2021-05-06 13:48:28 +02:00
KikooDX 87d6abbb42 Game state machine 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 b845dd850d Fix transitions and add horizontal ones 2021-05-06 13:48:25 +02:00
KikooDX 78458ecd93 Transitions step 1 2021-05-06 13:48:25 +02:00
KikooDX 5d5cc7fb8c Improved visuals of the game
New animations, reworked parts of tileset, code, etc.
2021-05-06 13:48:25 +02:00
KikooDX 7326e28e6b Graphics update
* Remade tileset
* Implement autotiling
* Implement animations and particle engine
* Create gold pickup animation
2021-05-06 13:48:25 +02:00
KikooDX 85dc08d013 While loops instead of for where possible & get rid of goto 2021-05-06 13:48:22 +02:00
KikooDX a296033f51 Death and next level events 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