Fork me on GitHub
#clojure-uk
<
2018-12-08
>
folcon03:12:57

I’ve created a rough starting point of the roguelike tutorial that I mentioned at clojurex: https://folcon.github.io/my-little-roguelike/start.html The code is here: https://github.com/Folcon/folcon.github.io/blob/master/my-little-roguelike/start.html I tried to start with using power-turtle, but unfortunatley I couldn’t import reagent/re-frame even though they appear in the source. In the end I thought it was more important to get a small toy working that could be improved extended if people thought it had merit than trying to get that specific path to work. It’s permanent home is unlikely to remain there, but I’ve popped it on there until I have a better idea. Improvements/suggestions welcome! There’s currently one bug which is to do with multiple event listeners binding, but I’ll work that out later.

😁 4
👍 8
practicalli-johnny10:12:20

Morning, another broadcast today at 11am , discussing some of the solutions around the first day of Advent of Code http://youtu.be/opM7fU7IAV8

folcon12:12:57

Morning :)…