imsamroy / Number-Guessing-Game

Guess a random number between your selected range within the chances you select to win the game!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number-Guessing-Game

GitHub license GitHub issues GitHub stars GitHub forks

Guess a random number between your selected range within the chances you select to win the game!

This is just a simple C++ project I made as a hobby.

Running the game on GNU/Linux distributions

GitHub release

NOTE: Before running the executables, right click the file and go to properties then permissions and make sure it is allowed to run as program

Running the game on Windows

GitHub release

NOTE: If you get a message like: "Windows Protected your PC" then ignore it and click "More info" then click the Run anyway option (Any exe not recognised by the Microsoft database gets that message even if it is not suspicious, you can search about it online if you want to)

About

Guess a random number between your selected range within the chances you select to win the game!

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%