coretilus 0.6.0

A parody of GNU Coreutils — a playful collection of typo-triggered command-line tools written in Rust
Documentation
1
2
3
4
5
6
7
pub mod collision;
pub mod coords;
pub mod engine;
pub mod entity;
pub mod position;
pub mod scene;
pub mod size;