Commit Graph

5 Commits

Author SHA1 Message Date
93d9fe6c12 Updated to Zig 0.12.0.
Moved allegro as a local package.
2024-05-01 09:15:30 +02:00
529a55859c Named the game (Jungle Tale). 2023-06-06 21:56:58 +02:00
bbd8a56209 Added percentage of stars collected in level + mini pie chart. 2023-06-05 04:47:44 +02:00
7a89b05f8e Progress over >1 day.
- Added debug overlay.
- Added game scene.
  * Rendering of background, tiles, items & player.
  * Added levels (reading from text file).
  * No collision detection yet.
- Automatic resizing of fonts.
- Added sprites (animate textures).
- Lots of utility methods everywhere....
2023-06-04 17:05:20 +02:00
5bfa8b2c51 Basic setup.
- Allegro wrapper.
- Setting up of new window etc.
2023-06-02 12:21:32 +02:00