Browse Source

beginning ofscreen layouts for Qwixx frontend.

wes 4 years ago
parent
commit
6be8d30cb6

+ 16 - 0
Qwixx/frontend/mockeryUps/Notes.txt

@@ -0,0 +1,16 @@
+### Screen Notes
+	1. intro screen
+    	1. home screen
+	-options screen: change player name (but they get a unique number that never changes that they create), background border selection (has to be earned), dice sound selection
+	has to be earned.
+	- player stats screen: 
+		i. to make this a more useful screen/feature more data would need to be collected
+		ii. what should this actually be for a player or should it be a screen at all?
+		iii. win/loss ratio of total games, make a Die level (i.e. wood die, stone die, copper die, silver die, gold die, platinum die, DIAMOND DIE!!!!) that a player progresses 		through based on their wins
+		iv. save final score sheets of each game, make them accesible as individual screens from the "playerStatsScreen"
+		v. player's get a different background for their scoreboard based on die level if they choose it
+    	1. server screen
+    	1. lobby screen
+    	1. start screen
+    	1. game screen
+    	1. end screen

BIN
Qwixx/frontend/mockeryUps/borderScreen.png


BIN
Qwixx/frontend/mockeryUps/endScreenn.png


BIN
Qwixx/frontend/mockeryUps/gameScreen.png


BIN
Qwixx/frontend/mockeryUps/garbagio.png


BIN
Qwixx/frontend/mockeryUps/homeScreen.png


BIN
Qwixx/frontend/mockeryUps/introScreen.png


BIN
Qwixx/frontend/mockeryUps/lobbyScreen.png


BIN
Qwixx/frontend/mockeryUps/optionsScreen.png


BIN
Qwixx/frontend/mockeryUps/playerStatsScreen.png


BIN
Qwixx/frontend/mockeryUps/serverScreen.png


+ 19 - 0
Qwixx/toDo.md

@@ -57,6 +57,24 @@
     1. kyle hates loading screens, blank areas (things with no purpose)
     1. emma likes a ready check
 
+### Simple Layout
+    1. intro screen
+        - intro [movie/sound], a way to interact with it (hit any key to skip to home screen)
+    2. home screen
+        - background, music, buttons aligned on the right: player stats, create game, join game, options, exit
+    3. server screen
+        - list of games to join, buttons: join, exit
+    4. lobby screen
+        - list of players, start button for host, exit
+    5. start screen
+        - same as game screen, but nothing has happened yet: 5second timer until dice get rolled
+    6. game screen
+        - show user's board (interactive) as 70% of screen, 30% for other users showing what they have marked off, maybe an interactive roll button (doesnt really do anything though, makes a sound)
+    7. end screen
+        - displays the players score, 2 buttons home screen or play again with same people
+            - List of players Winner to Loser
+    (20AUG28) TODO: clean up toDo list in Qwixx main folder, finish screen layouts and notes in frontend\mockeryUps
+
 ### Game GUI
     1. Users like an intro [movie/sound]
         - transition screen with sound effect & game name
@@ -65,6 +83,7 @@
         - static/dynamic? what does this look like?
     1. Users like a way to interface with the game (buttons/menus)
         - What features do they need to play the game?
+    1. 
 ### Game Features
     1. Players like to earn rewards/trophies/levels
     1. Players like to have notifications/tips