Space conquest simulator

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

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