Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Reduce location requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
anli5005 committed Jan 29, 2024
1 parent 0d0c026 commit bfb8ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/homework/hw1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Text adventure games have been around for a while, with games like [Colossal Cav
### Specific Requirements

Your game should have:
* At least 10 locations that must be traversed throughout the story
* At least 5 locations that must be traversed throughout the story
* Locations must be reachable and appear in a playthrough
* At least 2 possible endings
* At least 1 item that can be picked up to affect gameplay
Expand Down

0 comments on commit bfb8ee1

Please sign in to comment.