Skip to content

Latest commit

 

History

History
executable file
·
48 lines (36 loc) · 877 Bytes

File metadata and controls

executable file
·
48 lines (36 loc) · 877 Bytes

Swiftness

Developper :

  • Julien GAUTHIER
  • Théo HUMBERT
  • Naël EMBARKI

a plateform game

Swiftness is a plateform game made in C++

In this game, you can slow down the time to make some cool action like run on walls

How to install the game

On a terminal, very simply : If GamedevFramework not installed, following the operations as root :

git clone git@github.com:typ49/Swiftness.git
cd Swiftness
chmod +x install.sh && ./install.sh
chmod +x Swiftness.sh

How to launch the game

On the Swiftness repository

./Swiftness.sh

Drive for more information : subject, report and oral presentation

swiftness drive

Create your own level

README