pacman/lib
Ólafur Waage 3a02ae2316 Adding board unit tests. 2021-09-28 14:34:48 +02:00
..
include Adding board unit tests. 2021-09-28 14:34:48 +02:00
Blinky.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
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 Adding unit tests for fruits. Also some minor cleanup. 2021-09-15 14:40:07 +02:00
Clyde.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
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 Formatting and const fixes. Also check for extra canGo calls. 2021-09-08 14:49:43 +02:00
GameState.cpp Turning off AI for now. 2021-09-28 10:54:31 +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 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
PacMan.cpp Fix conversions warnings 2021-09-10 15:04:43 +02:00
PacManAI.cpp Changes after code review. 2021-09-22 14:15:33 +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 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
SuperPellets.cpp Work on the AI project. Not sure if this is good as an exercise. 2021-09-17 16:44:16 +02:00