Y
Hacker News
new
|
ask
|
show
|
jobs
by
dunefox
608 days ago
Nice, just this week I started developing a roguelike in Python, but Lisp might be cool as well.
1 comments
awkravchuk
608 days ago
There's also this full-fledged Lisp-based roguelike tutorial:
https://nwforrer.github.io/posts/roguelike-tutorial-part1
link
varjag
607 days ago
There's also Langband: a fairly complete Angband clone written in CL by my late friend. Including SDL/tiled version; however the code is pre-Quicklisp and it'd probably would be some work to get it to run again.
https://github.com/fufie/lambdarock
link