Beta-Soft / CSC-221

FTCC Fall 2021 Advanced Python/Norris
0 stars 1 forks source link

As a player, I want to move between rooms so that I can explore the game worlds. #1

Open Beta-Soft opened 3 years ago

Beta-Soft commented 3 years ago

Verbs needed: [ ] GO (north, south, east, west, down, up, right, left) [ ] shortcuts maybe? (n, e ,s, w, u, p, l, r) [ ] LOOK

Beta-Soft commented 3 years ago

We will need data structure.