rabdill / bishop

An engine for writing browser-based text adventures using only client-side JavaScript.
Other
1 stars 0 forks source link

Auto-assign IDs to items #160

Open rabdill opened 9 years ago

rabdill commented 9 years ago

Instead of making people write in a unique identifier that never factors into anything, just generate them when the game is initialized.