Skip to content

A guessing game to count the number of files in the directory

Notifications You must be signed in to change notification settings

medamine1/guess_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game Project

This is a simple guessing game program written in Bash. Here's how it works:

  • You guess the number of files in the current directory.
  • The program will tell you if your guess is too high or too low.
  • Keep guessing until you get it right!

How to Play

Clone the repository, and run the following command:

bash guessinggame.sh

About

A guessing game to count the number of files in the directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published