Back to search
A multi-language Hangman application developed using Jetpack Compose, adhering to best practices including Clean Architecture, MVVM pattern, and Dagger Hilt for dependency injection.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Implemented dependency injection and established GameViewModel architecture.
e816f62View on GitHubDesigned language selection screen and game screen; enhanced word menu based on the selected language.
a771165View on GitHub