Skip to main content

A 2048 game

Project description

pyversions license pypi status github

Fun and challenging puzzle game – 2048 !

Install immediately and enjoy yourself !

Screenshot

game-2048.png

Installation

  1. Installing Game 2048 is simple with pip:

    $ python3 -m pip install pygame-2048
  2. Once installed the game can be played using the following command

    $ game_2048
  3. If you want to uninstall the game using the following command

    $ python3 -m pip uninstall pygame-2048

Development

  1. After cloning the repository, install the game in development mode using the following command

    $ python3 setup.py develop
  2. You can modify the program and then test it by using the following command

    $ game_2048

Tips

  • You can use ⬅️⬆️➡️⬇️ keys or ‘AWSD’ keys to remove the blocks on the screen

  • Screenshot will be saved to ‘ ~/Desktop/game-2048/screenshots ‘

  • You can’t make 4096 block when you have two 2048 blocks. So what you should do next is reset this game and start a new challenge.

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

pygame-2048-1.9.3.tar.gz (3.1 MB view hashes)

Uploaded Source

Built Distribution

pygame_2048-1.9.3-py3-none-any.whl (3.1 MB 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