C
C#7mo ago
Uwu1902liv04

first time text adventure

I started writing some code (based on my classmates' and chat gpt's assistance) because I wanted to make a small text adventure where the player would have to do something on each wall to get an item to use on another wall to get another item, and so on until you basically get a door open. However, it doesn't let the player choose which wall they are watching; for example, when you inspect one of them, you can get the first item just fine, but then it will say "hey, now that you have the first item, do you want to solve the second puzzle wall with it?" without the player even seeing the second wall first. I have generally no idea what I'm doing. 😭 😅
No description
No description
No description
No description
8 Replies
Jimmacle
Jimmacle7mo ago
$code
MODiX
MODiX7mo ago
To post C# code type the following: ```cs // code here ``` Get an example by typing $codegif in chat For longer snippets, use: https://paste.mod.gg/
Angius
Angius7mo ago
Us the debugger It'll let you follow how the code gets executed and get an idea what's going on
Uwu1902liv04
Uwu1902liv047mo ago
(it didnt want me to use the ` ``cs thingy )
Jimmacle
Jimmacle7mo ago
then read the rest of the message when
Uwu1902liv04
Uwu1902liv047mo ago
🤦 im dumb fr
Uwu1902liv04
Uwu1902liv047mo ago
BlazeBin - nnpjipluclzj
A tool for sharing your source code with the world!