Skip to content

Kraks/2048.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

2048.py

A colored text based 2048 game written in Python. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.

How to play

Type w and enter for moving up, a for moving left, s for moving down, and d for moving right.

Type q for quit.

Have fun!

Related

2048.rkt

About

Text-based 2048 in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages