The game with battle space ships made with ASCII characters !

Jovian (Darkside) d3babc1317 Ship : nosmo improved il y a 6 ans
Control ddf8f28a00 Changed file permission to 644 il y a 6 ans
Resources d3babc1317 Ship : nosmo improved il y a 6 ans
SDL_GFX df06f91df6 Now working on Windows il y a 6 ans
Shot ddf8f28a00 Changed file permission to 644 il y a 6 ans
.gitignore ddf8f28a00 Changed file permission to 644 il y a 6 ans
Ally.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
Ally.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
CMakeLists.txt 89452a61d5 Fix Cmake compilation under Ubuntu il y a 6 ans
FindPackageHandleStandardArgs.cmake 2816bdb789 Initial commit il y a 6 ans
FindPackageMessage.cmake 2816bdb789 Initial commit il y a 6 ans
FindSDL.cmake 2816bdb789 Initial commit il y a 6 ans
FindSDL_gfx.cmake 2816bdb789 Initial commit il y a 6 ans
Foe.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
Foe.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
Game.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
Game.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
HitManager.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
HitManager.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
README.md ff69b40e30 README.md created il y a 6 ans
Score.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
Score.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
Shot.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
Shot.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
SpaceShip.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
SpaceShip.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
WaveManager.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans
WaveManager.h ddf8f28a00 Changed file permission to 644 il y a 6 ans
main.cpp ddf8f28a00 Changed file permission to 644 il y a 6 ans

README.md

ASCII Space Destroyer

The space shooter game made of ASCII characters.

Content

Cross platform C++ source code of the game. It's a home-made open-source game, feel free to clone, modify, and propose pull requests.

Features

  • Several available space ships
  • Different levels with several waves (french ambiance text)
  • Several save slots
  • Customizable ships (just edit/add txt files in resources folder)
  • 8 different weapons
  • 1 fighting shield
  • unlock new weapons and CPU load (number of blocs on your ship)

Technology

Libraries used :

Related

My own website where you can find more about this game, like executables (french). Jovian Hersemeule - Projets - ASCII Space Destroyer(FR)