Skip to content

slendersnax/python-2048

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

python-2048

description

A console version of the popular 2048 game using Python (and Pygame). Tip: use the arrow keys to move the numbers.

Warning

It's very jank as this was made so I could familiarise myself with Python. I couldn't make any Keyboard module work so in the end I just added Pygame - that's why a tiny window opens somewhere even though the game is displayed entirely in the console.

About

A console version of the popular 2048 game using Python (and Pygame)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published