Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@tomassedovic tomassedovic released this 09 Jun 20:08
· 21 commits to master since this release
0ffa434

tcod provides Rust bindings to libtcod -- a library for writing roguelikes.

Changes

  • Fixed blank screen with SDL2 on Mojave macOS
  • Added Send and Clone implementations for Map
  • Fixed building issues on Rust 1.35
  • Made Color::new a const fn

Thanks