Text Adventure Engine

id: 752641

category: Show and Tell

posts: 3

Pixilized Pixilized loading
I'm currently working on a Text Adventure Engine. It is released on my alt account, PixiIized, and is currently in version 0.2.1. I'd be really happy if you could check it out, as I've worked very hard on it! I’m open to feedback and ways to improve the game.
It will eventually become a full game, but for now I'm just adding more features as an engine. When the engine is finished, before I make the actual game, I will release the completed engine on my alt, along with a guide on how to make your own text adventure games. It would be very simple, as all you have to do is change one variable, and the items in the DATA list. You can technically make a game using my engine now, but it would require making multiple features yourself. There's also no guide yet, so you would have to figure out what the items in the DATA list do yourself.

The current commands are:
Look - Describes the room
N/North - Move north
S/South - Move south
E/East - Move east
W/West - Move west
Walk to X - Walk to a location
Take X - Take the item
Drop X - Drop the item
Drop All - Drop everything you are carrying
Eat X - Eat the item
I/Inv/Inventory - Display inventory

Follow me or my game studio to get notified of the full release, both of the engine and the completed game.