Team Notes

Wordle EPC Diagram

another tag

Project: [word-guess-game] Make a letters that make up a word game

Diagraming Wordle

As we begin to dive into the relationship between Wordle and the user, we have diagramed out the process of playing the game.

By using the event-driven process chain format, it exposes the processes that are not inherently visible to the user. It also specifies the different paths and use cases when the user plays the game. It also diagrams the autonomous work flow so that we can have a better handle on the processes that we need to replicate.

Wordle EPC