Skip to content

supersoulfighter/python-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 2048 Plus Clone

A clone of 2048 Plus implemented in Python using Pygame and ThorPy.

Features

  • Classic 2048 gameplay with all 2048 Plus powerups
  • Persistent high scores

Setup

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the game:
python src/main.py

Controls

  • Arrow keys or WASD: Move tiles
  • Mouse: Click powerups

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages