Skip to content

Releases: salt-die/terminal_dungeon

Fix sprite sorting.

28 Mar 22:16
Compare
Choose a tag to compare

Sprite distance from camera now properly updated when setting their relative distance. Sprites are now sorted by their distance from camera.

Fix curses bug on windows for Python >= 3.12

28 Mar 22:06
Compare
Choose a tag to compare

Fixes a curses bug on windows for Python >= 3.12. See: zephyrproject-rtos/windows-curses#50

Initial release!

21 Mar 22:59
Compare
Choose a tag to compare

Initial release of terminal_dungeon, a raycasting library for your terminal!