Please enable JavaScript.
Coggle requires JavaScript to display documents.
Game With database - Coggle Diagram
Game With database
Documentation
Main Focus Of Documentation is the Data Transfer
2 Minute Video Of High Score Working
Ten A3 Pages Included Annotated Code
Ensure Proforma is Detailed
Pseudocode needs to be Annotated
Include Annotated ScreenShots
Security Of Data
Evaluate Against Prescripted and self determined Criteria
Look At Impacts of Game And data
References
Show Data Tables
Data Base
Use C sharp Scripts in Game To call PHP scripts
PHP scripts Use SQL
Use Echo For Debug
Debug log Used For Error Responding
Show Data Flow Diagram
Game
Menu Scores With Saved Game Added
Score Needs To Save To Data Base
Consistent Menu
Ensure Scoring Works Effectively
Testing all New Screens
All Screens Carefully Tested
User aspects
Login facility
Register New User
Goes Straight To Login
Do Not Allow Registered Username
Passwords are Over 6 Characters Only
Save Game
Only Saves Scores That Are Higher For User
See High Score Table
Sorts Scores Into Descending order Highest To lowest
Logout/Game Exit