cl-tcod-tutorial icon indicating copy to clipboard operation
cl-tcod-tutorial copied to clipboard

Did the commentary ever materialize?

Open Zireael07 opened this issue 5 years ago • 3 comments
trafficstars

Zireael07 avatar Apr 21 '20 08:04 Zireael07

Hi @Zireael07, sorry it did not. But I was actually just thinking about testing this again and making sure it works (I have not been using libtcod, but happy to support lisp for it). Any questions in particular? If something doesn't work, feel free to submit an issue, though I'll be checking to see if everything is current.

podiki avatar Apr 21 '20 17:04 podiki

I'm having trouble locating libtcod 1.6.2. for Linux (.so), so I can't even start :(

Zireael07 avatar Apr 21 '20 18:04 Zireael07

You'll need to install (or build) libtcod. Some distributions have this readily available, like on the AUR for Arch (package called libtcod). Please see their page: https://github.com/libtcod/libtcod

Edit: By the way, just checked and seems like the tutorial files (with my fork of cl-tcod) still works, at least in my quick check. Installation instructions for libtcod, cl-tcod, might be outdated, but it all should work. I should put together a step by step guide to get it all running.

podiki avatar Apr 21 '20 20:04 podiki