pseudo_term 3.0.0

Window and graphical object-manager for making ASCII-art games.
Documentation
1
2
3
4
5
6
// Author(s): Dylan Turner <dylan.turner@tutanota.com>
//! Entry point for pseudo-term library

pub mod env;
pub mod obj;