[challenge] text based adventure game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

[challenge] text based adventure game

Hi, I challenge you to build a small 4 room text based adventure game similar in style to the original zork ( https://en.wikipedia.org/wiki/Zork ). The player will be able to go north, south, east, west, "look around", pick up [named item] and [list inventory]. Good Luck.

28th Jul 2018, 8:55 AM
Tim Myers
Tim Myers - avatar
4 Answers
+ 5
soo you want us to build fortnite?
28th Jul 2018, 9:00 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 2
this can't really work on SL as the playground takes all it's inputs at once and thus immersion is kinda ruined
28th Jul 2018, 1:34 PM
hinanawi
hinanawi - avatar
0
Yes: challenge is open for the next 14 days.
28th Jul 2018, 9:30 AM
Tim Myers
Tim Myers - avatar
0
No multiple inputs is bad news, I tried this web site and it works. Alternatively as long as the source is in a single file then it could be run locally? https://www.jdoodle.com/online-compiler-c++
28th Jul 2018, 4:21 PM
Tim Myers
Tim Myers - avatar