Introducing “Ripple”

Hola!

This time I’ll be using my home-brewed Clojure framework I worked on specifically for Ludum Dare! It’s called Ripple and you can find it here: https://github.com/stjahns/ripple.

You could use it too, if you want, I guess. It’s super buggy and mostly undocumented, so you probably shouldn’t ;).

I ‘remade’ my previous Ludum Dare entry using it here: https://github.com/stjahns/space-roach-exterminator-II, so it totally works and stuff!

Comments

16. Apr 2015 · 02:19 UTC
I’m so happy someone is using Clojure! That’s awesome! I’ve always wanted to use ClojureScript for a LudumDare project, but I’m just not quite there yet in my mastery of functional programming. Especially when I consider how it applies to a game framework.