pacman/lib
Corentin Jabot b80c9708ca Add missing header 2021-10-18 15:36:59 +02:00
..
include Add missing header 2021-10-18 15:36:59 +02:00
Blinky.cpp Remove unused include 2021-10-05 09:47:55 +02:00
Board.cpp Make better parameter names 2021-10-07 13:15:08 +02:00
CMakeLists.txt Adding header files to their own folder in the project. 2021-09-06 14:51:01 +02:00
Canvas.cpp Remove hard coding of filename 2021-10-17 21:33:54 +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 Canvas::update=>render 2021-10-06 13:30:07 +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