Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

0.13.0

Compare
Choose a tag to compare
@tomassedovic tomassedovic released this 19 Dec 13:35
· 47 commits to master since this release
2197448

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

Changes

  • Switched to libtcod 1.6.3
  • Linux: build libtcod as a static library by default (use the tcod_sys/dynlib feature to create a dynamic library instead)
  • tcod::bsp::Bsp::split_recursive now takes tcod::random::Rng by reference instead of by value

Thanks

This release was made possible by the following amazing people: