Releases: thembaxaba157/Hangman
Releases · thembaxaba157/Hangman
v1.1.0
v1.0.0
1.0.0 (2025-03-28)
Features
- Game Logic: complete the Play Section, the game logic implemented along with database update (2204c6a)
- menu: added menu with skeleton for choices (2cf9ee8)
- Menu: added the main menu for the whole program (e2f0794)
- model: added Category class to hold words along with their difficulty (0fe2cf2)
- Model: added WordManger model (6401e35)
- UserManagement: added create, delete and load user session (b87bc78)
- UserManagement: added Database management for the Pick users(Create, delete, load and view current user) session (fb02ba0)