pacman/test
Dag-Erling Smørgrav 4b58b4115c Ex 25: Implement pelletClosestToPacman(). 2021-10-19 15:32:01 +02:00
..
CMakeLists.txt Ex 25: Enable AI tests. 2021-10-19 10:50:21 +02:00
testBoard.cpp Ex 15: Add unit tests for isWall(). 2021-10-19 10:50:21 +02:00
testFruits.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
testGhost.cpp Move Clyde to the solution folder for day 1 ghost exercise 2021-10-05 09:46:29 +02:00
testPacMan.cpp Replace gtest by catch 2021-09-11 17:10:12 +02:00
testPacmanAI.cpp Ex 25: Implement pelletClosestToPacman(). 2021-10-19 15:32:01 +02:00
testPellets.cpp Cleanup AI code 2021-10-05 12:11:29 +02:00
testPosition.cpp Replace gtest by catch 2021-09-11 17:10:12 +02:00
tests.cpp Replace gtest by catch 2021-09-11 17:10:12 +02:00