SpaceBattle is a game created and designed in case of school project by:
-
Sylvain CORSINI
-
Florentin BONNAY
-
Jasmin SAIPI
-
gcc/g++ (recommanded 5.4.0 or more)
-
CMake (recommanded 3.5 or more)
-
conan (recommanded 1.8.4 or more)
apt-get install -y cmake gcc g++You need XCode installed to use CMake, g++ and gcc.
xcode-select --installTo install conan, it is recommanded to install from pip using python3.
apt-get install -y python3 python3-pip
pip3 install conanbrew install python3
pip3 install conanFor more information or platforms (Windows, Debian or Arch) go to conan.io.
- Bincrafters conan remote
conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan