Skip to content

TMoney71/HiLoGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

<<title, description, project structure, required software, and team member names and email addresses>>

**HiLo Card Game

This game is a simple guessing game. The computer randomly chooses 2 cards, ranging in value from 1-13. The player starts out with 300 points. The first of the two cards is revealed, and the player has to guess if the second card is Higher or Lower in value than the first. If the player guesses correctly, they gain 100 points; however, if they guess wrong, they lose 75 points. The player then decides if they want to play again. If they chose to play again and reach 0 points, or they do not wish to play again, the game is over.

The project files and folders are organized as follows: (#=folder, *=file) #HiLo #Cards (project root folder) | #game (specific Classes) | | *card.py | | *director.py | *main.py (program entry point) *README (general info)

Required Technologies


  • Python 3.8.0

Authors


*Loran Mills ([email protected]) *Zanna Hannon *Tyson Mergel *Juan David *Jessica Angulo

About

HiLo Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%