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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file memory_game-0.3.tar.gz
.
File metadata
- Download URL: memory_game-0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e16fdc791f2289a6f0f4f23d2c14c86b577294fa5fe1497c87b96ce0a5c0f237 |
|
MD5 | 7a79461c644825a927d6cdcfdedef4d5 |
|
BLAKE2b-256 | c39e021b34dd3a98f0daa14160c6f0ca2e392b5461fc785546112f07da683866 |
File details
Details for the file memory_game-0.3-py3-none-any.whl
.
File metadata
- Download URL: memory_game-0.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2e52df807e704ac9c4486630274d6b1d7a2f71bd89655208c88b5c8517ddcb2 |
|
MD5 | 0ffed14fec5478a9d62cff5f9fdb0d6c |
|
BLAKE2b-256 | bb25212fdaa958b244fd8a635d5bc5d1bf98be524c4f4678b6cd110836177578 |