pacman/lib
Corentin Jabot 93186dc8b9 Add ghosts
No movement for now!
2021-06-24 18:33:08 +02:00
..
Atlas.hpp Add ghosts 2021-06-24 18:33:08 +02:00
Board.cpp Add ghosts 2021-06-24 18:33:08 +02:00
Board.hpp Add ghosts 2021-06-24 18:33:08 +02:00
Canvas.cpp Add ghosts 2021-06-24 18:33:08 +02:00
Canvas.hpp Add ghosts 2021-06-24 18:33:08 +02:00
CMakeLists.txt Make it work on Linux again 2021-06-22 13:17:12 +02:00
Direction.hpp
Game.cpp Add ghosts 2021-06-24 18:33:08 +02:00
Game.hpp Add ghosts 2021-06-24 18:33:08 +02:00
Ghost.cpp Add ghosts 2021-06-24 18:33:08 +02:00
Ghost.hpp Add ghosts 2021-06-24 18:33:08 +02:00
InputState.hpp
PacMan.cpp Add ghosts 2021-06-24 18:33:08 +02:00
PacMan.hpp Make pacman mouth wide open while he doesn't move 2021-06-24 18:33:08 +02:00
PacManAnimation.cpp Add ghosts 2021-06-24 18:33:08 +02:00
PacManAnimation.hpp Add ghosts 2021-06-24 18:33:08 +02:00
Pellets.cpp Eat pellets 2021-06-16 13:59:16 +02:00
Pellets.hpp Migrate from SDL to SFML 2021-06-22 13:17:12 +02:00
Position.hpp Pacman should not be animated when hitting a wall 2021-06-24 18:33:08 +02:00
Score.hpp Add ghosts 2021-06-24 18:33:08 +02:00
SuperPellets.cpp Fix missing header 2021-06-16 15:31:42 +02:00
SuperPellets.hpp Clang Tidy fixes 2021-06-22 13:17:12 +02:00