Please enable JavaScript.
Coggle requires JavaScript to display documents.
Hangman Game - Coggle Diagram
Hangman Game
Functionality
Database
Scores
Emails
Encrypted Passwords
Usernames
Hangman Game
Compare letter guessed to word
Display hangman when guess is incorrect
Randomly generate word
Display letter when guess is incorrect
Login
Check password matches database
Decrypt password
Check username matches database
Client
SJC
Criteria
Self Determined Criteria
Write collected data to database through python
Create an aesthetically pleasing leader board UI
Encrypt data
Prescribed Criteria
1 - 2 A4 Pages of code
3 - 5 A3 Page Response
Create a database for collected data storage
1 - 2 Minute video demonstration
Create UI for a selected computer game
Use SQLite for database
Record data in a computer game
Users
Login
Hangman
Guess a letter
View leaderboard
Get scores from database
Display leader board UI with data
Get usernames from database