Space conquest simulator

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

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.