Anyone know of more open source clojure games we can add to https://github.com/plexus/awesome-creative-clojure? there must be a bunch of indy little game code bases out there from lisp code jams etc
I wrote aMaze two years ago (using Clojure + Quil) for Lisp Game Jam: https://narimiran.github.io/amaze/
I created 3d multiplayer game 2 years ago: https://github.com/ertugrulcetin/wizard-masters
I pushed an update to the list. Thanks everyone for all the suggestions!
Our own @mx2000 has published: https://github.com/damn/moon
Also, searching for "game" at https://phronmophobic.github.io/dewey/search.html gives a lot of results. :)
good shout! some good results as well for "sound", "music", "graphics"... I'll have to make some time to sort through these
I probably don't link to all of the git repos but I have a list of my clojure games here https://itch.io/c/57995/clojure-game-dev
I wrote a little game as a #clojure2d example: https://github.com/Clojure2D/clojure2d-examples/tree/master/src/games/the_king
Build a few in scittle in here if this count https://clojurecivitas.org/Burin_Choomnuan.html
Absolutely! Would you mind making a PR?
Sure will do
totally @aaronrebmann. Would you mind sending in a PR?
Yay:tada: Will do on weekend :)
I also just merged your PR @agilecreativity. Sorry for the delay! seems I didn't have the right level of notifications on so I missed it.
No worries at all. Now I can add 3 more into the the list I think https://github.com/burinc/b12n-raylib-jnk https://github.com/burinc/b12n-raylib-jlt https://github.com/burinc/b12n-raylib-clj Will send this PR over @plexus