-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sofia Alves Toreti edited this page May 17, 2025
·
6 revisions
This project is a command-line version of the classic Minesweeper game, built in Java with a focus on clean architecture.
- Game Type: Command-line Minesweeper
- Language: Java
- Architecture: MVC-style separation (Models, Services, Controller)
- Features:
- User registration and authentication system
- Guest play mode
- ASCII-based UI
- Persistent user stats (wins/losses)
- Custom exceptions and input validation
Important
Heavy inspiration from this project and this project
I welcome contributions! Feel free to submit issues or pull requests.
This project is licensed under the MIT License.