playt 0.1.0

Playt is a game library for the terminal
Documentation
1
2
3
4
//! Extensions of pancurses are included in this module

mod window;
pub use window::WindowExt;