Skip to content
/ HiLo Public

This is the program used to make the HiLo guessing game with added notes.

Notifications You must be signed in to change notification settings

Closdlgdo/HiLo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HiLo

This is the program used to make the HiLo guessing game with added notes.

Created GUI windows by importing the Javax.swing package. Designed the GUI with the WindowBuilder Editor. Used the properties pane to change the GUI component properties. Connecting the GUI elements to Java variables and programming code. Getting user text from JTextField and using it in the program. Improving the user experience/UX, by testing the app with the user in mind. Handling exceptions with try-catch-finally.

About

This is the program used to make the HiLo guessing game with added notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages