Skip to content

boyan1001/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 - Summer Version

2048 is a popular single-player game. It was created by Garbriele Cirulli in March 2014. During these years, there are a lot of games based on 2048 have been created.

2048 - Summer Version is also a game based on 2048. Summer is the theme of this game, so I add some patern about summer in it. Moreover, I also add some additional functions (likes bgm) in the game to improve User's Experience.

Enjoy your playing on my game. Thanks you.

Requirement

2048 - Summer Version made by pygame, so if you wanna play it or contribute in the development. It is required to install pygame in your computer first.

Please make sure whether you have installed the python and pip or not:
(python version required: python 3.10 and above)

python3 --version
pip --version

If you haven't installed them, please install them first.

Then, you need to install pygame, using pip to install pygame:

pip install pygame

If you finish the steps below successfully. You can execute the program in your terminal now.

The program can execute successfully on Window, MacOs and Linux.

Usage

If you meet the requirement of this game. You can execute this game by this:

python3 main.py

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

License

MIT © Hank Chen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages