blob: 0f0e595e90b66ae5350cf74151e062bff737a4b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
How to break up workload:
*Login/Registration/Verification System
*SQL Database Design and Access
*User Interface
*Officiator Interface/Admin Access
*Pairings and Statistics
*Peer Review
*Secure Saved Server Image (backed up user profiles, database, and statistics)
*Separate Game Module Plugins
*General Abstractions
*Unit Testing and Error Handling
*Installing and Running Out-of-the-box
*Icons and Images
|