Skip to content

deblinaroy11/CodSoft_Task_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Game

Task-1: Number Game
Language: Core Java
IDE: Netbeans
My task is to create a Number Guessing Game in Java. The game will randomly generate a number between 1 and 100. The user will be given 10 tries to guess the number correctly. If they guess the number correctly, they will win the game. Otherwise, they will lose.

Demo Video:

Number.Game.mp4

Snapshot:

github_1 github_2 github_3 github_4 github_5 github_6