waow
waow is a 2D softbody physics and game engine
Heres what you can do with waow:
- nothing ! for now...
Quick start
In cargo.toml:
[]
="0.1.0"
Then in main.rs:
// import waow
use *;
For info on how to use all of the features, check out the examples, or read the docs