5 ms·
I am looking for a game framework that allows interactive programming like LISP for browser games. So far I have tried love2d, TIC-80, and defold. Fennel (Cloj
by James-Bennet 1y ago
I am looking for a game framework that allows interactive programming
like LISP for browser games. So far I have tried love2d, TIC-80, and
defold. Fennel (Clojure like language for Lua) works with love2d and TIC-80, but I could not get
emacs repl to connect to TIC-80. Also I couldn't get Fennel to work
with defold. Maybe there's a way I haven't found yet, but for now the
only way to achieve interactive programming is to use love2d (love2d +
fennel + emacs repl).
https://vxlabs.com./2018/05/18/interactive-programming-with-fennel-lua-lisp-emacs-and-lisp-game-jam-winner-exo_encounter-667/ https://vxlabs.com./2018/05/18/interactive-programming-with-...
https://technomancy.us/188 https://technomancy.us/188
- geokon 1y agoIf you get it working, please share.. I assume you've seen: https://ertu.dev/posts/i-made-an-online-shooter-game-in-lisp/ https://ertu.dev/posts/i-made-an-online-shooter-game-in-lisp...