Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 198 Bytes

physics-rust

A simple rust verlet physics simulation!

Requirements

SFML (You will need to download the binaries)

Running

cargo run --release (Do this in the cloned folder) Have Fun!