Fork me on GitHub
#clojure-gamedev
<
2021-12-04
>
Doug18:12:01

Hello all! I'm new to this channel, but I wanted to share that I recently released v1.0 of https://github.com/DougHamil/threeagent which includes some improvements that make it a bit easier to make games with it by making it easier to https://cljdoc.org/d/doughamil/threeagent/1.0.1/doc/advanced/extending-threeagent. I also have an https://github.com/DougHamil/zombie-threeagent-example that I use to test out new features, if you'd like to check it out! I would not recommend using that example as a reference for how to manage game state though 😄 It's a mess of message buses and reactive atoms. I'm reading through some of the prior discussions on game state management, and I'm hoping to adopt some of the approaches that were suggested.

👍 1
1
😍 1
👏 1