The game with battle space ships made with ASCII characters !
|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| Control | %!s(int64=6) %!d(string=hai) anos | |
| Resources | %!s(int64=6) %!d(string=hai) anos | |
| Shot | %!s(int64=6) %!d(string=hai) anos | |
| .gitignore | %!s(int64=6) %!d(string=hai) anos | |
| Ally.cpp | %!s(int64=6) %!d(string=hai) anos | |
| Ally.h | %!s(int64=6) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=6) %!d(string=hai) anos | |
| FindPackageHandleStandardArgs.cmake | %!s(int64=7) %!d(string=hai) anos | |
| FindPackageMessage.cmake | %!s(int64=7) %!d(string=hai) anos | |
| FindSDL.cmake | %!s(int64=7) %!d(string=hai) anos | |
| FindSDL_gfx.cmake | %!s(int64=7) %!d(string=hai) anos | |
| Foe.cpp | %!s(int64=6) %!d(string=hai) anos | |
| Foe.h | %!s(int64=6) %!d(string=hai) anos | |
| Game.cpp | %!s(int64=6) %!d(string=hai) anos | |
| Game.h | %!s(int64=6) %!d(string=hai) anos | |
| HitManager.cpp | %!s(int64=6) %!d(string=hai) anos | |
| HitManager.h | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| Score.cpp | %!s(int64=6) %!d(string=hai) anos | |
| Score.h | %!s(int64=6) %!d(string=hai) anos | |
| Shot.cpp | %!s(int64=6) %!d(string=hai) anos | |
| Shot.h | %!s(int64=6) %!d(string=hai) anos | |
| SpaceShip.cpp | %!s(int64=6) %!d(string=hai) anos | |
| SpaceShip.h | %!s(int64=6) %!d(string=hai) anos | |
| WaveManager.cpp | %!s(int64=6) %!d(string=hai) anos | |
| WaveManager.h | %!s(int64=6) %!d(string=hai) anos | |
| main.cpp | %!s(int64=6) %!d(string=hai) anos |
The space shooter game made of ASCII characters.
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.
Libraries used :
My own website where you can find more about this game, like executables (french). Jovian Hersemeule - Projets - ASCII Space Destroyer(FR)
Execute the following commands to install SDL and SDL GFX :
sudo apt install libsdl1.2-dev
sudo apt install libsdl-gfx1.2-dev
Execute the following commands to install SDL and SDL GFX :
sudo apt install libsdl1.2debian
sudo apt install libsdl-gfx1.2-5