Your objective is to enter the caves and shoot down the dangerous wumpus that hides within. One wrong move could cost you your life, as many hunters have tried before, only to never be seen again. You have only 3 arrows to kill it with, so use them sparingly! Original concept by Gregory Yob. More information here: https://www.atariarchives.org/bcc1/showpage.php?page=247 Play the online grid-variant here: https://osric.com/wumpus/ Text generator engine: https://scratch.mit.edu/projects/412456336/ Instructions are in-game. Good luck! All commands: "help" Prints basic commands and game information. "move {room number}" Walk to a nearby room. "shoot {room number}" Fire an arrow into a nearby room from where you stand. "whereami" Prints your room number and room information. "hands" Check what you have on you. "use {item}" Examine an item you are carrying. You may also find belongings of a previous hunter while exploring the caves. v1.01: 7/28/21: Fixed minor grammatical errors. Fixed the error message that's received when using an empty input for the move and shoot commands. v1 - 11/04/20: Published game I'll be updating the game with more useful commands and game patches, so comment below with any bugs you find. It's also easier to fix them if you can describe how to recreate them. (BTW, no music blocks were used. I was briefly using tempo blocks as a placeholder variable.)