Skip to main content

A simple console-based memory game

Project description

Memory Game

A simple console-based memory game where players match pairs of cards.

Features

  • Randomized board generation
  • Turn counter
  • Simple text-based interface

Installation

You can install the package from PyPI: ```bash pip install memory_game

Usage

To start the game, simply run the following command in your terminal: ```bash memory_game

How to play

  • The game board will be displayed with all cards hidden.
  • Enter the position of the first card to flip (e.g., 0 1 for the card at row 0, column 1).
  • Enter the position of the second card to flip.
  • If the cards match, they will stay revealed. If not, they will be hidden again.
  • The game ends when all pairs are matched.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memory_game-0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

memory_game-0.3-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page