pacman/lib
Dag-Erling Smørgrav b9354e3dd1 Ex 14: add isWall().
2021-10-19 10:50:21 +02:00
..
include Ex 14: add isWall(). 2021-10-19 10:50:21 +02:00
Blinky.cpp Remove unused include 2021-10-05 09:47:55 +02:00
Board.cpp Ex 14: add isWall(). 2021-10-19 10:50:21 +02:00
Canvas.cpp Remove hard coding of filename 2021-10-17 21:33:54 +02:00
CMakeLists.txt
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 Add Q for quit. 2021-10-19 10:50: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 Fix build 2021-10-06 11:37:48 +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