★★★DESCRIPTION★★★ This is a text adventure engine I'm working on. Everything I've added so far works perfectly! Things highlighted in blue are important and can usually be interacted with. Please note this is not done, and I will continue to update this. Follow me or my game studio to get notified of the full release. Also if you want to know what the bug names mean in the update log, just ask me. Yeah I know, it's the exact same as on my alt. But I figured since it's been in development for so long I should go ahead and post it here. ★★★HOW TO PLAY★★★ Type commands to do actions. This is a text adventure game, like an old, very fun game, called Zork. You can also scroll up and down the screen to see past commands. Commands: 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 Take X From Y - Take the item from the container Put X In Y - Put the item in the container Drop All - Drop everything you are carrying Eat X - Eat the item/object I/Inv/Inventory - Display inventory Inspect/Look at/Examine - Inspect the item, and see what's inside containers ★★★CREDITS★★★ ★CODE BY★ Me [@Pixilized] ★FONT BY★ GGBotNet [Not on Scratch] ★★★VERSION HISTORY★★★ --v0.4; April 30, 2024-- +CONTAINERS!!!!! +Put and take commands +One more extra text --v0.3.1; April 18, 2024-- +Redesigned item finding code +You can now try to eat exits! +You can now inspect exits! --v0.3; April 10, 2024-- +This engine has a name now; EchoVerse! +HUGE REVAMP +Completely redesigned Engine code +Renamed all variables to make more sense +Changed how text engine handles color +Redesigned data structures +Added items with specific locations +Added "inspect" command +Actions now detect objects in room! (They will eventually detect exits) +You can now try to eat objects! (Soon, same for exits) +Added more non-action responses +Added Zork references; check thumbnail! --v0.2.1; April 5, 2024-- +Fixed "take !' bug +Changed MY NAME secret to detect as separate word +Fixed "drop all" bug +Fixed "empty south" bug --v0.2; April 5, 2024-- +Renamed some variables to make more sense +Added "item" class to data +Added eat command. Chow down! +Added descriptions for eating things +Added eat synonyms +Added secret (Hint: type my name) +Fixed "blank take" bug +Added "drop all" command to drop everything. (No "take all", as this would let you cheat in future puzzles) --v0.1; February 12, 2024-- +Initial release. Enjoy! ★★★TAGS★★★ #text #adventure #game #interactive #fiction #Pixilized #demo #test