Space conquest simulator

DricomDragon bbf2ce84d2 Add logo hace 3 años
CmakeFinders 5325afd5a9 Import cmake project hace 4 años
Contents 9d27c37573 Fix math import hace 4 años
Control 9d27c37573 Fix math import hace 4 años
Graphics 9d27c37573 Fix math import hace 4 años
Maths 9d27c37573 Fix math import hace 4 años
Pictures 72cb63c18f Import graphics hace 4 años
Rules 5325afd5a9 Import cmake project hace 4 años
.gitignore bfded6d1ac Ignore compiled executable hace 4 años
CMakeLists.txt 5325afd5a9 Import cmake project hace 4 años
GameCore.cpp 5325afd5a9 Import cmake project hace 4 años
GameCore.h 5325afd5a9 Import cmake project hace 4 años
LICENSE.txt 4291dd81ed Mention license hace 3 años
README.md bbf2ce84d2 Add logo hace 3 años
SpaceExpansion_logo.png bbf2ce84d2 Add logo hace 3 años
droid.ttf 2c0a833733 Import font hace 4 años
main.cpp 5325afd5a9 Import cmake project hace 4 años

README.md

SpaceExpansion

Space conquest contemplative game

Space Expansion logo

Build

Dependencies

  • SDL2
  • SDL2 Image
  • SDL2 TTF

Install on Ubuntu or Debian :

apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev

Make

cmake
make

Execute

./SpaceExpansion

License

GNU GPLv3, see LICENSE.txt.