Skip to content

Commit

Permalink
Update DESIGN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jongold00 authored Apr 16, 2021
1 parent f00f965 commit 729ba1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ This required us to change the **WorldMap** component in the front end along wit
### Censorer
We implemented a censorer in the frontend and backend that checks all messages for prohibited phrases and replaces them with \*s before they are sent. We implemented it in both parts of the codebase so that it would censor words for players receiving messages (covered by the backend) and players sending messages (covered by the frontend).

<img width="880" alt="designChart" src="https://user-images.githubusercontent.com/20538578/114900869-44f4dd80-9de2-11eb-92d7-27f27510a8d2.png">
![image](https://user-images.githubusercontent.com/20538578/115088014-5078ff00-9edd-11eb-8201-f0df7099463c.png)

0 comments on commit 729ba1a

Please sign in to comment.