pacman/lib
2021-09-09 10:56:29 +02:00
..
include Fixes for ghost movement where they would occationally exit the stage when cornered. Closes #25 2021-09-09 10:56:29 +02:00
Blinky.cpp
Board.cpp Fixes for ghost movement where they would occationally exit the stage when cornered. Closes #25 2021-09-09 10:56:29 +02:00
Canvas.cpp
Clyde.cpp
CMakeLists.txt
Game.cpp Formatting and const fixes. Also check for extra canGo calls. 2021-09-08 14:49:43 +02:00
GameState.cpp
Ghost.cpp Fixes for ghost movement where they would occationally exit the stage when cornered. Closes #25 2021-09-09 10:56:29 +02:00
Inky.cpp Fixes for ghost movement where they would occationally exit the stage when cornered. Closes #25 2021-09-09 10:56:29 +02:00
PacMan.cpp Fixes for ghost movement where they would occationally exit the stage when cornered. Closes #25 2021-09-09 10:56:29 +02:00
PacManAnimation.cpp Fixes for ghost movement where they would occationally exit the stage when cornered. Closes #25 2021-09-09 10:56:29 +02:00
Pellets.cpp Using std::erase for pellets possible in C++20 2021-09-08 10:21:37 +02:00
Pinky.cpp
SuperPellets.cpp Using std::erase for pellets possible in C++20 2021-09-08 10:21:37 +02:00