Please enable JavaScript.
Coggle requires JavaScript to display documents.
Game with database - Coggle Diagram
Game with database
Documentation
References
Evaluate against your prescribed and self determined criteria
Include annotated screenshots
Ensure proforma is detailed
2 minute video of high score table functioning
Main focus of documentation is the data transfer
Ten A3 pages including annotated code
Pseudocode needs to be annotated
Show data tables
Security of data
look at impacts of your game/data
User aspects
See high score table
Save game
Only saves scores which are higher for user
Register a new user
Goes straight to login page
Do not allow repeat username
passwords over 6 characters only
Login facility
Takes the user to the game menu
Logout/game exit