Text based adventure game in C
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
188 B

3 years ago
2022-10-09
Added move and help commands.
Added a concept of directions and an idea of sensing of where to go.
2022-08-27
Initial work. Added chopping of command into separate words