Skip to content

ahugeat/cybertech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberTech

A short demonstration to the CyberTech event

Requierement

This project needs :

  • CMake > 2.8
  • SFML > 2.1
  • C++ 11
  • Boost FileSystem Lib
  • Box2D

Compilation

To compile the project, execute these commands:

cd path/to/project
mkdir build
cd build
cmake ../src
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published