added entities and fixes
Showing
- README.md 48 additions, 7 deletionsREADME.md
- cmake/Cache.cmake 1 addition, 1 deletioncmake/Cache.cmake
- resources/images/enemy3.png 0 additions, 0 deletionsresources/images/enemy3.png
- src/game/game.cpp 1 addition, 1 deletionsrc/game/game.cpp
- src/game/renderer/sdl_resources.cpp 3 additions, 1 deletionsrc/game/renderer/sdl_resources.cpp
- src/game/renderer/sdl_resources.h 6 additions, 2 deletionssrc/game/renderer/sdl_resources.h
- src/game/state/CMakeLists.txt 2 additions, 1 deletionsrc/game/state/CMakeLists.txt
- src/game/state/entities.cpp 25 additions, 0 deletionssrc/game/state/entities.cpp
- src/game/state/entities.h 35 additions, 0 deletionssrc/game/state/entities.h
- src/game/state/shooter.cpp 7 additions, 1 deletionsrc/game/state/shooter.cpp
- src/game/state/shooter.h 4 additions, 0 deletionssrc/game/state/shooter.h
- src/game/state/state.cpp 8 additions, 0 deletionssrc/game/state/state.cpp
- src/game/state/state.h 8 additions, 5 deletionssrc/game/state/state.h
Loading
Please register or sign in to comment