Pelmanism Memory Game
Project description
Pelmanism, also known as Memory, is a game in which the players try to find pairs of matching cards. In this one-player version, the goal is to find all pairs as fast as possible.
Installation:
The following code will start pelmanism from within python:
import pelmanism
pelmanism.main()
If $HOME/.local/bin
is included in your $PATH
, you can start the
game directly with typing pelmanism
in a terminal.
Usage:
Run the script pelmanism.py
to start the game.
Modifications:
-
To play the game with your own pictures, simply replace the
png
files in the cards directory by your own. -
To change the number of cards, adjust
Nx
andNy
inpelmanism.py
. -
To change the size of the cards, adjust
thumbsize
inpelmanism.py
.
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
Built Distribution
File details
Details for the file pelmanism-1.1.tar.gz
.
File metadata
- Download URL: pelmanism-1.1.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 928a137448b044eaa6bc2c4245059682f7ef28afa3b2f7ce1c49d7c0cb0f7830 |
|
MD5 | 91eea93309c2848257bad689ce1a1816 |
|
BLAKE2b-256 | 5b4165cc98ec44f36990bc639a98ee83cae2cfa94836ee8f7b32cd8d4592316a |
File details
Details for the file pelmanism-1.1-py3-none-any.whl
.
File metadata
- Download URL: pelmanism-1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1158125d4d83af8e508d78c5fb677300c532f3b6f8d86996132dece950e2e76a |
|
MD5 | 4b41fa9800ff2fb57e0cd54ee94b22a1 |
|
BLAKE2b-256 | 723446223bcf054d0f68257e835e8c098a98169c1321dd76de52c1c7bd12e9b0 |