Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 383 Bytes

File metadata and controls

27 lines (18 loc) · 383 Bytes

SFML_physics

Physics engine on SFML

Press "S" key to turn on/off gravity:

Usage

You will need SFML library, that you can install by type in terminal:

sudo apt-get install libsfml-dev

Build

git clone https://github.com/burryfun/SFML_physics.git
cd SFML_physics
make
./main