Made for a 2-week game jam https://drowning.ashen.earth/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ashelyn Dawn 246418bcc4 Parser uses game object to filter impossible commands 4 years ago
public Base skeleton - no state or command parsing 4 years ago
src Parser uses game object to filter impossible commands 4 years ago
.gitignore Base skeleton - no state or command parsing 4 years ago
package-lock.json Partial TypeScript rewrite - can generate grammatical parsings, cannot validate with game state; no rules engine 4 years ago
package.json Partial TypeScript rewrite - can generate grammatical parsings, cannot validate with game state; no rules engine 4 years ago
tsconfig.json Parser uses game object to filter impossible commands 4 years ago