Space arcade game written in C
cd satellit
source envsettings
satellit build
satellit start
To show full helptext:
satellit
- Resolution 1920x1080
Ubuntu (20.04, 18.04, 16.04 LTS):
sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev \
doxygen libconfig-dev libsdl2-mixer-dev libcunit1-dev graphviz
macOS (via Homebrew):
brew install sdl2 sdl2_image sdl2_ttf sdl2_mixer libconfig cunit doxygen graphviz
Fedora (partially tested):
sudo yum install SDL2-devel SDL2_image-devel SDL2_ttf-devel \
doxygen libconfig-devel SDL2_mixer-devel CUnit-devel
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Anders Markendahl - Initial work - Aoana
See also the list of contributors who participated in this project.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
