cogs-gamedev 0.8.0

Common, Obnoxious Game Stuff. Contains a bunch of useful boilerplate for writing games.
Documentation
1
2
3
4
5
pub mod chance;
pub mod controls;
pub mod ease;
pub mod grids;
pub mod hash;