mkremins / epitaph

https://mkremins.itch.io/epitaph
https://mkremins.github.io/epitaph
221 stars 26 forks source link
clojurescript game interactive-fiction interactive-storytelling procedural-generation

Epitaph

Epitaph is an idle game about existential risks and the death of civilizations. It was originally made for the Fermi Paradox Jam. You can play it in your browser, or check it out on itch.io.

From an implementation perspective, Epitaph is interesting mainly because it's a browser game written in ClojureScript that makes extensive use of procedurally generated text to tell an interactive story. It also uses Om (a ClojureScript wrapper around React) for rendering.

Project structure