Skip to content

pefyli/GuessNumberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessNumberGame

A simple guess number game written by Java Swing.

Component - JFrame, JLabel, JTextField, JButton

This is a material made by me for my student. You can understand how java swing library works by this game.

If want to play game, please double click the "GuessGame.jar" in the folder. And then will pop up a window like below!

Game overview:

image

If guess the right number -

image

If guess the wrong number -

image

If enter the wrong format data -

image

About

Guess Number Game is a game written by Java Swing to guess number from user input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages