Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 536 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 536 Bytes

High-Low-Game

High Low Game simulates a variant of the High Low Drinking Game with different rules. It is written in the Java programming language. This game starts with two cards dealt, with the first card is dealt face up and the second card is dealt face down. The user must guess whether the face down card is higher or lower. In order to win the game, the user must make three correct guess in a row.

high-low-game