Game example for the point'n'click adventure framework Escoria
Stars
839
Forks
132
Watchers
839
Open Issues
164
Overall repository health assessment
No package.json found
This might not be a Node.js project
459
commits
354
commits
79
commits
40
commits
14
commits
13
commits
13
commits
3
commits
2
commits
2
commits
fix(ashes): sync new globals across concurrent interpreters
6e8472aView on GitHubfix(ashes): clean up runtime interpreters after event runs
7221185View on GitHubrefactor(ashes): construct interpreters with channel context
9a63dd5View on GitHubtest(ashes): lock down runtime interpreter state across event runs
f876f3bView on GitHubfix(ashes): conclude dialogs when all options become invalid
7afd0afView on GitHubfix(ashes): reject dialog options without indented bodies
fd9f96aView on GitHubfix(ashes): propagate parse errors from grouped var initializers
5c31166View on GitHubfix(ashes): restore parser assignment handling after lint cleanup
3c56a93View on GitHub