This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
0.12.0
tcod
provides Rust bindings to libtcod -- a library for writing roguelikes.
Changes
- Added the map_*_to_font functions
- Added an example that uses graphical tiles
- Updated to Serde 1.0
- Fixed memory safety issue with
print_frame