text-story-game-engine
v0.0.0
Published
A game engine for developing text based games
Downloads
1
Readme
TSGE
Text Story Game Engine
This is a game engine designed to work with most modern JavaScript front-end frameworks and node.js.
Installation
Still working on this, don't have it installed anywhere yet. Not even sure how it's done.
What it can do
At the moment... it can display some text. Yes, that's it. For now.
Roadmap
Here's where I declare my lofty goals for this side project of mine and hope it actually gets there.
- Can look around a room
- Can type in a command and interact with a single object
- Can add items to an inventory
- Can use an item from your inventory on an object
That would be a pretty great start at this point. The end goal would be to create a multiplayer world where you can walk around and discover a world/story to a creator's whimsy.