Hey!
We are already two days in and I am still trying to decide which Lisp to use but at least I know that I'd like to replicate the Surf game of the "California Games" collection (which I've spent countless hours on the Atari Lynx).
My goto language would be ClojureScript but there are some other Lisps that I'd like to try:
- Squint: still Clojure(ish) but a bit different
- Fennel: kind of inspired by Clojure and with a lot of available examples (<- currently the best candidate)
- Guile + Hoot: waaay out of my comfort zone but still, quite interesting!
My goal, so far, is to have something being rendered in a browser's tab, I hope to get there! ;)