Skip to content

Techout592/Number-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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