Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Hilo Guessing Game

Description

The Hilo Guessing Game is a fun and interactive game where players guess whether the next card drawn will be higher or lower than the current card. The game continues until the player chooses to stop or makes an incorrect guess.

Features

  • Random card generation
  • User input for guessing the next card
  • Score tracking
  • Option to continue or end the game

Installation

To clone and run this application, you’ll need Git and Java installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Williams-web/HiloGuessingGame

# Go into the repository
$ cd HiloGuessingGame

# Compile the game
$ javac src/com/williams/hiloguessinggame/*.java

# Run the game
$ java com.williams.hiloguessinggame.HiloGame

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages