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
189 stars 997 forks source link

Adding Game.java #1750

Open tasmiya-ansari opened 4 years ago

tasmiya-ansari commented 4 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.