clojure-gamedev

mdallastella 2020-04-14T07:12:33.017100Z

It will be nice to gather some forces and write a pure Clojure or Clojurescript game engine and keep it alive (the hardest part, it seems)

cjsauer 2020-04-18T14:26:11.019300Z

One strategy might be to author small libraries rather than a full engine. Then one could compose those into an engine. Web dev in Clojure takes this approach as well. The success or failure doesn’t depend on a single person in this case.

zygon4 2020-04-21T17:16:01.019900Z

A full, up-to-date wrapper for Hexworks Zircon project would be great