coretilus 0.7.0

A parody of GNU Coreutils — a playful collection of typo-triggered command-line tools written in Rust
Documentation
1
2
3
4
5
pub mod frame;
pub mod movement;
pub mod object;
pub mod sprite;
pub mod sprite_animation;