pacman/lib
Corentin Jabot d3e7ed1f46 Pressing A switches from the player to the AI. 2021-10-05 14:31:21 +02:00
..
include Pressing A switches from the player to the AI. 2021-10-05 14:31:21 +02:00
Blinky.cpp Remove unused include 2021-10-05 09:47:55 +02:00
Board.cpp Adding board unit tests. 2021-09-28 14:34:48 +02:00
CMakeLists.txt Adding header files to their own folder in the project. 2021-09-06 14:51:01 +02:00
Canvas.cpp Cleanup AI code 2021-10-05 12:11:29 +02:00
Fruits.cpp Refactoring ghost's target and update to no longer require *this. They each have their own target function which sets a target variable within Ghost. 2021-09-23 14:57:53 +02:00
Game.cpp Pressing A switches from the player to the AI. 2021-10-05 14:31:21 +02:00
GameState.cpp Pressing A switches from the player to the AI. 2021-10-05 14:31:21 +02:00
Ghost.cpp Refactoring ghost's target and update to no longer require *this. They each have their own target function which sets a target variable within Ghost. 2021-09-23 14:57:53 +02:00
Inky.cpp Remove unused include 2021-10-05 09:47:55 +02:00
PacMan.cpp Fix conversions warnings 2021-09-10 15:04:43 +02:00
PacManAI.cpp Add some AI tests 2021-10-05 13:43:08 +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 Remove unused include 2021-10-05 09:47:55 +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