Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 768 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 768 Bytes

Guessing Game

  • Simple Guessing Game.
  • Java
  • Using JOptionPane for GUI.

Guessing Game Rules

1. Guess number that is between 1 and 100:

2. Then see message that lead you to correct answer:

3. If you Guess correctly then: