working game (but bad)
This commit is contained in:
parent
dbb296ff5d
commit
5c65b99604
6 changed files with 89 additions and 12 deletions
|
@ -18,7 +18,8 @@ else()
|
|||
endif()
|
||||
|
||||
add_executable(simpleGame
|
||||
Source/Game.cpp Include/Game.hpp Source/Main.cpp
|
||||
Source/Game.cpp Include/Game.hpp Include/GameData.hpp
|
||||
Source/Main.cpp
|
||||
Source/AudioEmitter.cpp Include/AudioEmitter.hpp
|
||||
Source/NoteSprite.cpp Include/NoteSprite.hpp
|
||||
Source/NoteTile.cpp Include/NoteTile.hpp Include/NotePlaceEnum.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue