Skip to content

Xenoth/SystemMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemMap

Description

SystemMap is a 2D Simulation of space. It is powered by C++ and SFML.

Uses

Requirements

  • cmake 2.8
  • g++
  • SFML2

Build

First create the build folder and move in :

mkdir build/ && cd build/

Then create the makefile :

cmake ..

Now simply build with :

make

Execute :

./systemMap

Install

Actualy this only can be done manualy, but target install will surely come soon

Authors

  • BAILLEUX Pol (Xenoth - coding)
  • SOTON Dylan (Asphox - Formulas)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors