Merge branch 'hotfix' into 'main'
hotfix ghost and pacman collision when superpower but not frightened See merge request !79
Branches
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- CMakeLists.txt 18 additions, 26 deletionsCMakeLists.txt
- include/display/window.h 2 additions, 0 deletionsinclude/display/window.h
- include/entity/ghost.h 6 additions, 0 deletionsinclude/entity/ghost.h
- include/game.h 2 additions, 4 deletionsinclude/game.h
- src/display/window.cpp 5 additions, 0 deletionssrc/display/window.cpp
- src/entity/ghost.cpp 5 additions, 0 deletionssrc/entity/ghost.cpp
- src/game.cpp 146 additions, 91 deletionssrc/game.cpp
- src/main.cpp 6 additions, 7 deletionssrc/main.cpp
Please register or sign in to comment