Space conquest simulator

DricomDragon 07fa19df44 Add build instructions 4 yıl önce
CmakeFinders 5325afd5a9 Import cmake project 4 yıl önce
Contents 9d27c37573 Fix math import 4 yıl önce
Control 9d27c37573 Fix math import 4 yıl önce
Graphics 9d27c37573 Fix math import 4 yıl önce
Maths 9d27c37573 Fix math import 4 yıl önce
Pictures 72cb63c18f Import graphics 4 yıl önce
Rules 5325afd5a9 Import cmake project 4 yıl önce
.gitignore bfded6d1ac Ignore compiled executable 4 yıl önce
CMakeLists.txt 5325afd5a9 Import cmake project 4 yıl önce
GameCore.cpp 5325afd5a9 Import cmake project 4 yıl önce
GameCore.h 5325afd5a9 Import cmake project 4 yıl önce
LICENSE 59c256fcb2 Initial commit 4 yıl önce
README.md 07fa19df44 Add build instructions 4 yıl önce
droid.ttf 2c0a833733 Import font 4 yıl önce
main.cpp 5325afd5a9 Import cmake project 4 yıl önce

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