DinoGame/src
2025-03-13 14:41:10 +01:00
..
Cactus.cpp fix: y position of dino and cacti now on the desert 2025-03-13 13:46:12 +01:00
Cactus.hpp docs: documentation of all game object classes 2025-03-13 14:29:56 +01:00
Dino.cpp feat: dino walking animation 2025-03-13 14:07:06 +01:00
Dino.hpp docs: documentation of all game object classes 2025-03-13 14:29:56 +01:00
Game.cpp feat: hint for jumping and automatic disappearance after a certain amount of time 2025-03-13 14:41:10 +01:00
Game.hpp feat: hint for jumping and automatic disappearance after a certain amount of time 2025-03-13 14:41:10 +01:00
main.cpp feat: game class for managing the game and running it in main 2025-03-13 10:55:41 +01:00