Skip to content

mehmetalidurusoy/Tread-Carefully-Console-1

Repository files navigation

TreadCarefullyGame

Overview

TreadCarefullyGame is a simple console-based game where players must guess numbers generated randomly by the program. The objective is to avoid matching any of the randomly generated numbers with the player's guesses. If any guesses match, the player loses the game.

Features

  • Generates a random starting number.
  • Creates a list of 10 unique random numbers (excluding the starting number).
  • Allows the player to input their guesses.
  • Checks if the player's guesses match any of the generated numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages