chiropterm 0.2.0

bat-themed fake terminal in the style of libtcod
1
2
pub(crate) const CELL_X: usize = 8;
pub(crate) const CELL_Y: usize = 8;