8000 GitHub - taofik-adeniyi/guess-game: Make a guess between 2 numbers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

taofik-adeniyi/guess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELPFUL LINK

https://roadmap.sh/projects/number-guessing-game

Guess the Number

Guess the Number is a simple number guessing game written in Go. It is a fun and engaging way to test your knowledge of the language and to challenge your problem-solving skills.

How to Play

  1. Clone the repository:
git clone https://github.com/taofik-adeniyi/guess.git
  1. Change into the directory:
cd guess
  1. Build the project:
go build
  1. Run the project:
./guess
  1. Leaderboard: Displays the top 10 players with their scores and difficulty levels.
./guess --leaderboard
  1. Follow the instructions to play the game.

Features

  • Easy: 10 guesses
  • Medium: 5 guesses
  • Hard: 3 guesses
  • Leaderboard: Displays the top 10 players with their scores and difficulty levels.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Make a guess between 2 numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0