Skip to content

danieltorrez29/CardGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Card Guessing Game


Guess where is the queen of hearts.

About

This game consists of quickly and randomly exchanging positions, three cards that are initially shown to the user "face up" and are exchanged several times "face down". The participant must guess, after the exchanges, which of the three cards is the queen of hearts (one of the cards is always the queen of hearts, the other two can be any card). When the contestant selects the card that assumes the queen of hearts to be on, the cards are again turned “face up” so that the contestant can see if it was correct or not.

Features

  • Positions table
  • List of players in JSON file
  • Name, points and best play of the player

Getting Started

For the proper functioning of the application it is recommended the next prerequisites.

Prerequisites

  • Python 3.10.6 or older.

Usage

  • Run main python file "game.py".

Built Using

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Guess where is the queen of hearts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages