|
|
|
|
|
by Simsor
4082 days ago
|
|
There's also libtcod[0], a library to help creating roguelikes. There are bindings in a lot of languages (Common Lisp, Nimrod, Lua, Go, D...) and it's a real pleasure to use!
I used to work on a Python roguelike, and I can't recommend this lib enough. [0] http://roguecentral.org/doryen/libtcod/ |
|