pacman/lib
2021-07-01 10:19:46 +02:00
..
Atlas.hpp Add ghosts 2021-06-24 18:33:08 +02:00
Board.cpp Implement ghost movement and scatter behavior 2021-07-01 10:19:46 +02:00
Board.hpp Implement ghost movement and scatter behavior 2021-07-01 10:19:46 +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 Implement ghost movement and scatter behavior 2021-07-01 10:19:46 +02:00
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 Simplify ghost movement code 2021-07-01 10:19:46 +02:00
Ghost.hpp Implement ghost movement and scatter behavior 2021-07-01 10:19:46 +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
Pellets.hpp
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
SuperPellets.hpp Clang Tidy fixes 2021-06-22 13:17:12 +02:00