The idea was to make a puzzle out of directing tokens along a train track diagram. I got as far as trying it with arithmetic operations and didn't really like it. Something with generic symbols and some restriction on the order they go through vertices might work better, but would be work. https://train-track-game.think.somethingorotherwhatever.com
Find a file
Christian Lawson-Perfect 1916afcb03 first commit
It doesn't really work as a game.
2025-02-09 20:10:31 +00:00
src first commit 2025-02-09 20:10:31 +00:00
.gitignore first commit 2025-02-09 20:10:31 +00:00
.watchmakerc first commit 2025-02-09 20:10:31 +00:00
app.js first commit 2025-02-09 20:10:31 +00:00
elm.json first commit 2025-02-09 20:10:31 +00:00
index.html first commit 2025-02-09 20:10:31 +00:00
load-app.js first commit 2025-02-09 20:10:31 +00:00
Makefile first commit 2025-02-09 20:10:31 +00:00
show-error.mjs first commit 2025-02-09 20:10:31 +00:00
style.css first commit 2025-02-09 20:10:31 +00:00