This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
DricomDragon
/
AsciiSpaceDestroyer
mirror de
https://github.com/DricomDragon/AsciiSpaceDestroyer.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Changed file permission to 644
Jovian (Darkside)
6 anos atrás
pai
df06f91df6
commit
ddf8f28a00
40 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.gitignore
0
0
Ally.cpp
0
0
Ally.h
0
0
Control/Input.cpp
0
0
Control/Input.h
0
0
Control/InputAndJoy.cpp
0
0
Control/InputAndJoy.h
0
0
Foe.cpp
0
0
Foe.h
0
0
Game.cpp
0
0
Game.h
0
0
HitManager.cpp
0
0
HitManager.h
0
0
Score.cpp
0
0
Score.h
0
0
Shot.cpp
0
0
Shot.h
0
0
Shot/Brexit.cpp
0
0
Shot/Brexit.h
0
0
Shot/Cutter.cpp
0
0
Shot/Cutter.h
0
0
Shot/Disper.cpp
0
0
Shot/Disper.h
0
0
Shot/Gun.cpp
0
0
Shot/Gun.h
0
0
Shot/Hecto.cpp
0
0
Shot/Hecto.h
0
0
Shot/Missile.cpp
0
0
Shot/Missile.h
0
0
Shot/Part.cpp
0
0
Shot/Part.h
0
0
Shot/Photo.cpp
0
0
Shot/Photo.h
0
0
Shot/Sniper.cpp
0
0
Shot/Sniper.h
0
0
SpaceShip.cpp
0
0
SpaceShip.h
0
0
WaveManager.cpp
0
0
WaveManager.h
0
0
main.cpp
+ 1
- 1
.gitignore
Ver arquivo
@@ -1,2 +1,2 @@
.idea/
-cmake-build-debug/
+cmake-build-debug/
*
+ 0
- 0
Ally.cpp
Ver arquivo
+ 0
- 0
Ally.h
Ver arquivo
+ 0
- 0
Control/Input.cpp
Ver arquivo
+ 0
- 0
Control/Input.h
Ver arquivo
+ 0
- 0
Control/InputAndJoy.cpp
Ver arquivo
+ 0
- 0
Control/InputAndJoy.h
Ver arquivo
+ 0
- 0
Foe.cpp
Ver arquivo
+ 0
- 0
Foe.h
Ver arquivo
+ 0
- 0
Game.cpp
Ver arquivo
+ 0
- 0
Game.h
Ver arquivo
+ 0
- 0
HitManager.cpp
Ver arquivo
+ 0
- 0
HitManager.h
Ver arquivo
+ 0
- 0
Score.cpp
Ver arquivo
+ 0
- 0
Score.h
Ver arquivo
+ 0
- 0
Shot.cpp
Ver arquivo
+ 0
- 0
Shot.h
Ver arquivo
+ 0
- 0
Shot/Brexit.cpp
Ver arquivo
+ 0
- 0
Shot/Brexit.h
Ver arquivo
+ 0
- 0
Shot/Cutter.cpp
Ver arquivo
+ 0
- 0
Shot/Cutter.h
Ver arquivo
+ 0
- 0
Shot/Disper.cpp
Ver arquivo
+ 0
- 0
Shot/Disper.h
Ver arquivo
+ 0
- 0
Shot/Gun.cpp
Ver arquivo
+ 0
- 0
Shot/Gun.h
Ver arquivo
+ 0
- 0
Shot/Hecto.cpp
Ver arquivo
+ 0
- 0
Shot/Hecto.h
Ver arquivo
+ 0
- 0
Shot/Missile.cpp
Ver arquivo
+ 0
- 0
Shot/Missile.h
Ver arquivo
+ 0
- 0
Shot/Part.cpp
Ver arquivo
+ 0
- 0
Shot/Part.h
Ver arquivo
+ 0
- 0
Shot/Photo.cpp
Ver arquivo
+ 0
- 0
Shot/Photo.h
Ver arquivo
+ 0
- 0
Shot/Sniper.cpp
Ver arquivo
+ 0
- 0
Shot/Sniper.h
Ver arquivo
+ 0
- 0
SpaceShip.cpp
Ver arquivo
+ 0
- 0
SpaceShip.h
Ver arquivo
+ 0
- 0
WaveManager.cpp
Ver arquivo
+ 0
- 0
WaveManager.h
Ver arquivo
+ 0
- 0
main.cpp
Ver arquivo