/2048.py-but-on-youtube-captions

Text-based 2048 in Python. (not work with colors)

Primary LanguagePythonApache License 2.0Apache-2.0

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