-
- Downloads
Initial commit
parents
No related branches found
No related tags found
Showing
- components/common.h 23 additions, 0 deletionscomponents/common.h
- components/component.cpp 7 additions, 0 deletionscomponents/component.cpp
- components/component.h 32 additions, 0 deletionscomponents/component.h
- components/enemy.cpp 40 additions, 0 deletionscomponents/enemy.cpp
- components/enemy.h 7 additions, 0 deletionscomponents/enemy.h
- components/entity.cpp 21 additions, 0 deletionscomponents/entity.cpp
- components/entity.h 55 additions, 0 deletionscomponents/entity.h
- components/font.ttf 0 additions, 0 deletionscomponents/font.ttf
- components/game_state.cpp 28 additions, 0 deletionscomponents/game_state.cpp
- components/game_state.h 28 additions, 0 deletionscomponents/game_state.h
- components/green.png 0 additions, 0 deletionscomponents/green.png
- components/main.cpp 15 additions, 0 deletionscomponents/main.cpp
- components/menu_state.cpp 79 additions, 0 deletionscomponents/menu_state.cpp
- components/menu_state.h 91 additions, 0 deletionscomponents/menu_state.h
- components/player.cpp 19 additions, 0 deletionscomponents/player.cpp
- components/player.h 4 additions, 0 deletionscomponents/player.h
- components/player.png 0 additions, 0 deletionscomponents/player.png
- components/random.cpp 19 additions, 0 deletionscomponents/random.cpp
- components/random.h 6 additions, 0 deletionscomponents/random.h
- components/state.cpp 44 additions, 0 deletionscomponents/state.cpp
components/common.h
0 → 100644
components/component.cpp
0 → 100644
components/component.h
0 → 100644
components/enemy.cpp
0 → 100644
components/enemy.h
0 → 100644
components/entity.cpp
0 → 100644
components/entity.h
0 → 100644
components/font.ttf
0 → 100644
File added
components/game_state.cpp
0 → 100644
components/game_state.h
0 → 100644
components/green.png
0 → 100644
1.24 KiB
components/main.cpp
0 → 100644
components/menu_state.cpp
0 → 100644
components/menu_state.h
0 → 100644
components/player.cpp
0 → 100644
components/player.h
0 → 100644
components/player.png
0 → 100644
2.69 KiB
components/random.cpp
0 → 100644
components/random.h
0 → 100644
components/state.cpp
0 → 100644