diff --git a/Register-Scene.md b/Register-Scene.md index 5d08b7b..4900110 100644 --- a/Register-Scene.md +++ b/Register-Scene.md @@ -1 +1,23 @@ -Welcome to the Wiki. \ No newline at end of file +## Register Scene + +The register screen is a little more involved than the login scene: + +- Player sprite display +- Randomize button +- Username text input +- Two password text inputs +- Register button +- Back button +- Three text elements + 1. Username is not avilable + 2. Passwords do not match + 3. Registration successful. Going back to login screen + + +### Scene + +![Multiplayer Architecture](images/RegisterScene01.png) + +### Event Sheet + +![Multiplayer Architecture](images/RegisterEvents01.png) \ No newline at end of file