Space conquest simulator

DricomDragon 07fa19df44 Add build instructions пре 4 година
CmakeFinders 5325afd5a9 Import cmake project пре 4 година
Contents 9d27c37573 Fix math import пре 4 година
Control 9d27c37573 Fix math import пре 4 година
Graphics 9d27c37573 Fix math import пре 4 година
Maths 9d27c37573 Fix math import пре 4 година
Pictures 72cb63c18f Import graphics пре 4 година
Rules 5325afd5a9 Import cmake project пре 4 година
.gitignore bfded6d1ac Ignore compiled executable пре 4 година
CMakeLists.txt 5325afd5a9 Import cmake project пре 4 година
GameCore.cpp 5325afd5a9 Import cmake project пре 4 година
GameCore.h 5325afd5a9 Import cmake project пре 4 година
LICENSE 59c256fcb2 Initial commit пре 4 година
README.md 07fa19df44 Add build instructions пре 4 година
droid.ttf 2c0a833733 Import font пре 4 година
main.cpp 5325afd5a9 Import cmake project пре 4 година

README.md

SpaceExpansion

Space conquest simulator

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