clojure-gamedev

genmeblog 2023-06-21T15:39:58.506659Z

Hey! I wrote a game (actually I've ported one written once for some game jam). The source code: https://github.com/Clojure2D/clojure2d-examples/tree/master/src/games/the_king To run the game just call games.the-king.the-king/run-game Or call clj -Sdeps '{:deps {io.github.Clojure2D/clojure2d-examples {:git/sha "de93d39e9ef43e269d14381f066c85de7207dab7"}}}' -X games.the-king.the-king/run-game

👍 3
genmeblog 2023-06-21T15:40:50.485119Z

pfeodrippe 2023-07-02T02:06:14.530719Z

Awesome!!!

👍 1
Rupert (Sevva/All Street) 2023-06-22T09:10:59.911379Z

Congrats! Looks like a nice example for other similar 2D games.

👍 1