This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
0.13.0
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 takestcod::random::Rng
by reference instead of by value
Thanks
This release was made possible by the following amazing people:
- @Gustorn
- @L3nn0x
- @laanwj
- @lucanLepus
- @Tyruiop