Hey Guilers,
I'm happy to announce the Spritely Institute's entry into the Spring
Lisp Game Jam 2024: Cirkoban!
https://davexunit.itch.io/cirkoban
Cirkoban is our take on a Sokoban-like game that blends block pushing
with the Wireworld cellular automaton. The game was made as a
demonstration of
Hello Pierre,
To me it looks like the easiest way could be to think of a declarative
description of your filters and put that into a JSON file and read that as input
(or similar file format), rather than using a whole programming language.
Is there a specific requirement, that makes a JSON fi