-
Application is an API built by Java, Spring Boot JDBC template, and MySQL database.
-
It's a guessing number game. The application generates a number and keeps it in the database as a Game property. Players have to guess a number. The application checks how many digits match partially or exactly and keep the result in the database as Round property. After each round, the application shows the result. Players can play as much as they want. The generated number won't reveal unless it matches exactly.
zawlurnthan/Guessing_Numbers
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|