Welcome to the CAVE GAME. This project, surprisingly, is not made on scratch. This was made using python on an online IDE. This game is a text adventure game, meaning you move and interact by typing things into the terminal. Here is the link to play! https://codehs.com/sandbox/id/the-cave-game-8EaEU8/run How to play: You're trying to get out of a cave, and you have some commands you can use to help you. Here are said commands: Type 'R' to go right. Type 'L' to go left. Type 'INV' to view your inventory. Type (Item) to use an item from your inventory. To pick up, type (Item) to pick up the item you want to pick up. Type '/clear' to clear the terminal. Take note that this program is case-sensitive, and all items will be lowercase. If your hunger level drops to 0, you die. Make sure to eat food regularly! Note that you can type "/?" at any time and you will can get the instructions in the middle of the game. PLEASE REPORT BUGS. I HAVE ALREADY HAD OVER THREE BETA TESTERS AND I (think) I HAVE FIXED EVERYTHING BUT PROBABLY NOT.
This project is 100% by me. Thanks to @rgantzos for the tournament, and thanks to @Castle_Hippotamus for his game contest. (Yes, I'm entering this in two contests.)