shuffle
❔ Back again, fairly new to csharp and would like to get some help with 2d arrays
Hey im trying to include a puzzle room in my assignment in which the player has to move an object to the finish line in a 2d grid via writing up,down,left,right. I would like my assignment to stand out so any help would be appreciated
https://github.com/Kuba-Kowal/Text-Based-Game/blob/main/Program.cs <-- Code can be found here
16 replies
✅ Need some help with lists please
https://github.com/Kuba-Kowal/Text-Based-Game/blob/main/Program.cs <- code can be found here
I am trying to create a list that i can add items to however, the bools work fine but nothing will add to the list for some reason. any help would be greatly appreciated
38 replies