pacman/lib
2021-06-24 18:33:08 +02:00
..
Board.cpp
Board.hpp
Canvas.cpp Try to make animation less dependant on framerate 2021-06-24 18:33:08 +02:00
Canvas.hpp Reformat and add a gitignore 2021-06-22 13:17:12 +02:00
CMakeLists.txt
Direction.hpp
Game.cpp Try to make animation less dependant on framerate 2021-06-24 18:33:08 +02:00
Game.hpp
InputState.hpp
PacMan.cpp Make pacman mouth wide open while he doesn't move 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 Make pacman mouth wide open while he doesn't move 2021-06-24 18:33:08 +02:00
PacManAnimation.hpp Make pacman mouth wide open while he doesn't move 2021-06-24 18:33:08 +02:00
Pellets.cpp
Pellets.hpp
Position.hpp Pacman should not be animated when hitting a wall 2021-06-24 18:33:08 +02:00
SuperPellets.cpp
SuperPellets.hpp