Maven Architecture based Game using spring boot 2 , Lombok , Thymeleaf , Spring MVC. User has to guess a randomly generated number between a given range within 10 attempts.
Load the project in Intellij Idea. Run the mvn clean install command. After the successful build run the WebMain class. Open the browser and type localhost:8080 to see the output and play the game.