| File | Date | Author | Commit |
|---|---|---|---|
| assets | 2017-03-17 |
|
[420390] cmake build fix |
| include | 2017-03-17 |
|
[420390] cmake build fix |
| src | 2017-03-17 |
|
[420390] cmake build fix |
| .gitignore | 2017-03-17 |
|
[420390] cmake build fix |
| CMakeLists.txt | 2017-03-17 |
|
[420390] cmake build fix |
| LICENSE.md | 2017-03-17 |
|
[09bd80] Update LICENSE.md |
| LICENSE_ASSETS.txt | 2017-03-16 |
|
[c44572] Shoot bug fixes, music added |
| LICENSE_XML_PARSER.txt | 2017-03-12 |
|
[395eef] Initial commit |
| README.md | 2017-03-17 |
|
[1323a9] Update README.md |
| SaviorShip.desktop | 2017-03-17 |
|
[420390] cmake build fix |
| main.cpp | 2017-03-17 |
|
[420390] cmake build fix |
| savior.sh | 2017-03-17 |
|
[420390] cmake build fix |
An opensource fightership game using SDL2.
Make sure you have installed SDL2 libraries. If not see https://www.libsdl.org/download-2.0.php
Clone repository and using cmake do,
git clone https://github.com/lpsandaruwan/savior-ship.git
cd savior-ship
cmake CMakeLists.txt
Now build and install,
make
sudo make install
From application launcher menu search for "Savior Ship".
Enjoy...!