Skip to content

scorsi/spacebattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceBattle

SpaceBattle is a game created and designed in case of school project by:

  • Sylvain CORSINI

  • Florentin BONNAY

  • Jasmin SAIPI

Dependencies

  • gcc/g++ (recommanded 5.4.0 or more)

  • CMake (recommanded 3.5 or more)

  • conan (recommanded 1.8.4 or more)

CMake and gcc/g++

Linux Ubuntu 16.04/18.04 LTS

apt-get install -y cmake gcc g++

MacOS

You need XCode installed to use CMake, g++ and gcc.

xcode-select --install

Conan

To install conan, it is recommanded to install from pip using python3.

Linux Ubuntu 16.04/18.04 LTS via Python3

apt-get install -y python3 python3-pip
pip3 install conan

MacOS via Python3 (recommanded)

brew install python3
pip3 install conan
For more information or platforms (Windows, Debian or Arch) go to conan.io.

More dependencies

  • Bincrafters conan remote

Bincrafters conan remote

conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan

About

Epitech's space battleship project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors