Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.33 KB

Guess The Number

A simple number guessing game made in Java with the BlueJ IDE.

Description

A program made in Java using the BlueJ IDE with the basic functions in Java.

To Do List

  • Switch to the Scanner class from the Keyboard class for user input.
  • Add a validation range.
  • Include comments for each function.

Contributing

  • Fork This Repository
  • Make a branch from main
  • Commit your changes
  • Open a pull request here

Issues

To report any issues or bugs, open an issue here.

Links & Requirements

Notes

This is a simple project in Java that I'm currently working to expand my coding skills in Java, it may not be actively maintained.

Any bugs and exploits reported will be worked on immediately.


Techout © 2021