Skip to main content

Generic version of 2048 Solitaire. Simple, fun and satisfying game.

Project description

  ___  _ __     _____       _ _ _        _
 |__ \| '_ \   / ____|     | (_) |      (_)
    ) |_| |_| | (___   ___ | |_| |_ __ _ _ _ __ ___
   / /         \___ \ / _ \| | | __/ _` | | '__/ _ \
  / /_         ____) | (_) | | | || (_| | | | |  __/
 |____|       |_____/ \___/|_|_|\__\__,_|_|_|  \___|

Build Status Codacy Badge Total alerts Language grade: Python Updates

2n Solitaire (or TWN Solitaire) is a simple game inspired by 2048 Solitaire (but more generic) which is inspired by 2048 (but instead of tiles in a grid you collect cards here). I find the game fun and satisfying and thus I decided to try and implement it using Pygame. Here we are.

The goal of the game is to stack an endless row of cards into limited-size columns. Each time you stack two cards of the same value one on the other, the two cards are replaced by one of double the value and your score grows. Cards with the maximum value (configurable, see below) will disappear. The game ends once all the columns are full and so no more cards can be played.

Controls

Screenshot

This is what the game looks like. At the top you can see your current score, below that is the main board where the cards are stacked. In the bottom part you can see two next cards that will come to the game. You can use 1, 2, 3 and 4 keys to place the next upcoming card to the respective column.

That's it. Simple, eh?

Configuration

There are some configurable options - see the default config file. All options should be described there including default values which will be used if not specified otherwise. The game will search for the configuration file in the following locations (in this order):

  • current working directory

  • home directory

  • directory specified by TWN_SOLITAIRE_CONF_DIR environment variable

Current state

The game works but doesn't do anything fancy or look fancy yet.

Future plans

  • High score recording
  • Special cards?
  • Limited swapping next cards?
  • Limited discarding next cards?
  • Saving game state on exit?
  • Better graphics?
  • Mouse support?

See/add issues if interested in anything particular.

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

twn_solitaire-0.2.tar.gz (49.1 kB view details)

Uploaded Source

Built Distribution

twn_solitaire-0.2-py3-none-any.whl (50.1 kB view details)

Uploaded Python 3

File details

Details for the file twn_solitaire-0.2.tar.gz.

File metadata

  • Download URL: twn_solitaire-0.2.tar.gz
  • Upload date:
  • Size: 49.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for twn_solitaire-0.2.tar.gz
Algorithm Hash digest
SHA256 29d31877b12850be53d0d4a53d6a8a4be560394b73b65a5a80d6efd4b477acfe
MD5 1b546acccb5b78d3302f1246c77b79a3
BLAKE2b-256 7ed8144a0a0026b432973bbc4b79f55eae6fa6044045713df6953d7e7ad3180c

See more details on using hashes here.

File details

Details for the file twn_solitaire-0.2-py3-none-any.whl.

File metadata

  • Download URL: twn_solitaire-0.2-py3-none-any.whl
  • Upload date:
  • Size: 50.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for twn_solitaire-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 67b77baec34be57fdf24c4026f72362df132c49b041da9d477ef1b2605849af0
MD5 0eee0494de45d457f8974bd6822bad9e
BLAKE2b-256 986d36ff1ad874e9ed0dda94dd9443a713973daf1fbc6b09242a154f35840c96

See more details on using hashes here.

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