Skip to content

0.12.0

Compare
Choose a tag to compare
@tomassedovic tomassedovic released this 04 Sep 20:11
· 101 commits to master since this release

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