Commit Graph

5 Commits

Author SHA1 Message Date
Lephenixnoir 127bb4076d
xp multiplier based on combo + challenging lv2 2023-01-19 21:35:41 +01:00
Lephenixnoir cd9e5d8de3
compile and classify all available content 2022-05-18 21:48:48 +01:00
Lephenixnoir d412daa540
shared pathfinding, combat basics, particles 2021-06-25 11:44:52 +02:00
Lephenixnoir c45fd083bd
add basic map and tileset definitions 2021-06-02 09:38:59 +02:00
Lephenixnoir 4a9cbd2506
movable, scrollable map with zoom
* settings.h: Global settings to play around with
* fixed.h: Utilites for fixed-point numbers (incomplete but clean)
* level.h: Storage format of levels (PROTOTYPE >9000)
* map.h: Dynamic format for loaded levels (PROTOTYPE)
* render.h: Camera management and rendering (pretty clean)
2021-05-30 21:59:09 +02:00