Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertNamePls authored Jan 7, 2022
1 parent e2ab78e commit a832a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ The use of the **_State Pattern_** in the current design allows the following be

The maze interface and class is a pivotal object in the application, being the arena where all elements will appear and
interact. The **_Singleton Pattern_** ensures that this class only has one instance and provide a global access point.

------

#### Figuring out how to represent elements in the game.
Expand Down

0 comments on commit a832a66

Please sign in to comment.