Skip to content

Commit

Permalink
Add edit profile and avatar content in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Haaaan1 committed May 22, 2024
1 parent 40ea475 commit b8903b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d
1. **User Registration and Login:**
- Users can register with username and password.
- After registration, users will log in and access the lobby.

2. **Beginner's Guide:**
- For a newly registered user, he/she will go through a beginner's guide to get familiar with the UI and game flow.
<div style="text-align: center;">
Expand All @@ -112,6 +112,10 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d
<div style="text-align: center;">
<img src="src/images/lobby.jpg" alt="Lobby Screenshot" width="500"/>
</div>
- Users can edit their username and choose a new avatar in profile pop-up
<div style="text-align: center;">
<img src="src/images/avatar.jpg" alt="avatar Screenshot" width="500"/>
</div>
- Users can create a new room by specifying room settings (e.g. room name, maximum players, game theme).
<div style="text-align: center;">
<img src="src/images/create-room.jpg" alt="create-room Screenshot" width="300"/>
Expand Down
Binary file added src/images/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b8903b4

Please sign in to comment.