include
|
Fix linux build
|
2021-07-05 17:19:35 +02:00 |
Board.cpp
|
replace push_back with emplace_back
|
2021-07-06 10:07:35 +02:00 |
Canvas.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
CMakeLists.txt
|
Create an include
|
2021-07-05 12:02:36 +02:00 |
Game.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
Ghost.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
PacMan.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
PacManAnimation.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
Pellets.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |
SuperPellets.cpp
|
Put the code in a namespace
|
2021-07-05 14:10:01 +02:00 |