The game with battle space ships made with ASCII characters !
|
4 năm trước cách đây | |
---|---|---|
Resources | 6 năm trước cách đây | |
src | 4 năm trước cách đây | |
.gitignore | 5 năm trước cách đây | |
README.md | 6 năm trước cách đây |
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