bhaveshlohana / HacktoberFest2020-Contributions

A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨
MIT License
191 stars 1k forks source link

Adding Game.java #1750

Open tasmiya-ansari opened 3 years ago

tasmiya-ansari commented 3 years ago

This is very simple game in which the user will input a number in between a given range and the program will also generate a number randomly between the given range , If both the values match the user wins.