Please enable JavaScript.
Coggle requires JavaScript to display documents.
Game with databse - Coggle Diagram
Game with databse
Documentation
look at aspects of your game data
show data table
pseduocode needs to be annotated
security of data
main focus of documentation in the data transfer
2 minute video of high score table functioning
ensure profoma is detailed
include annotated screenshots
evaluate against your prescribed and and self determined criteria
database
username and scores collected
use echo for debug
use csharp scripts in game to call php scripts
php scripts use SQL to query database
debug log use for error reporting
show data flow diagram
User expects
logout/game exit
login facility
takes the user to the game menu
save game
only takes scores which are higher for user
see high score table
sets the scores in descending order
returns only top ten scores
register and new user
goes straight to login page
passwords over 6 characters only
do not allow repeat username
Game
ensure scoring works effectively
consistency in screen views and menus
score needs to save te database
testing to all new screens
Menus
usability
consistent om design
tested
thematic