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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. (not work with colors)

License:Apache License 2.0


Languages

Language:Python 100.0%