rastor 0.1.13

A terminal-based game engine
Documentation
1
2
3
4
5
6
7
8
pub mod shapes;
pub mod types;
pub mod key;
pub mod utils;
pub mod buffer;
pub mod ui;

const X_SCALE: f32 = 2.2;