Skip to content

This is a web application in which the user can play the number guessing game. The game is not terminated until the number of guesses are completed or user guesses the correct number.

Notifications You must be signed in to change notification settings

jigzz18/Guess-The-Number-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess-The-Number-Game

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.

Usage

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.

About

This is a web application in which the user can play the number guessing game. The game is not terminated until the number of guesses are completed or user guesses the correct number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published