pacman/lib
2021-07-01 14:53:52 +02:00
..
Atlas.hpp Simplify Ghost::currentSprite 2021-07-01 14:53:52 +02:00
Board.cpp Make board a static double std::array 2021-07-01 14:33:59 +02:00
Board.hpp Make board a static double std::array 2021-07-01 14:33:59 +02:00
Canvas.cpp Pacman and ghosts can eat each others 2021-07-01 10:19:46 +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 Pacman and ghosts can eat each others 2021-07-01 10:19:46 +02:00
Game.cpp Pacman and ghosts can eat each others 2021-07-01 10:19:46 +02:00
Game.hpp Initialize timeSinceDeath 2021-07-01 10:19:46 +02:00
Ghost.cpp Simplify Ghost::currentSprite 2021-07-01 14:53:52 +02:00
Ghost.hpp Simplify Ghost::currentSprite 2021-07-01 14:53:52 +02:00
InputState.hpp
PacMan.cpp Pacman and ghosts can eat each others 2021-07-01 10:19:46 +02:00
PacMan.hpp Pacman and ghosts can eat each others 2021-07-01 10:19:46 +02:00
PacManAnimation.cpp Pacman and ghosts can eat each others 2021-07-01 10:19:46 +02:00
PacManAnimation.hpp Pacman and ghosts can eat each others 2021-07-01 10:19:46 +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