Space conquest simulator

DricomDragon 07fa19df44 Add build instructions hace 4 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 59c256fcb2 Initial commit hace 4 años
README.md 07fa19df44 Add build instructions hace 4 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 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