pacman/lib
2021-09-20 15:17:07 +02:00
..
include Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
Blinky.cpp add toolchain file 2021-08-02 14:46:26 +02:00
Board.cpp Work on the AI project. Not sure if this is good as an exercise. 2021-09-17 16:44:16 +02:00
Canvas.cpp Adding unit tests for fruits. Also some minor cleanup. 2021-09-15 14:40:07 +02:00
Clyde.cpp Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
CMakeLists.txt Adding header files to their own folder in the project. 2021-09-06 14:51:01 +02:00
Fruits.cpp Adding unit tests for fruits. Also some minor cleanup. 2021-09-15 14:40:07 +02:00
Game.cpp Formatting and const fixes. Also check for extra canGo calls. 2021-09-08 14:49:43 +02:00
GameState.cpp Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
Ghost.cpp Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
Inky.cpp Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
PacMan.cpp Fix conversions warnings 2021-09-10 15:04:43 +02:00
PacManAI.cpp Different AI implementation. Now searches for nearest pellet. No ghost checks yet. 2021-09-20 15:17:07 +02:00
PacManAnimation.cpp Fix conversions warnings 2021-09-10 15:04:43 +02:00
Pellets.cpp Work on the AI project. Not sure if this is good as an exercise. 2021-09-17 16:44:16 +02:00
Pinky.cpp No shouty 2021-09-10 15:49:33 +02:00
SuperPellets.cpp Work on the AI project. Not sure if this is good as an exercise. 2021-09-17 16:44:16 +02:00