void-main / 2048.py

Colored text based 2048 in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048.py

A colored text based 2048 game written in Python.

How to play

type w and enter for move up, a for move left, s for move down, and d for move right.

type q for quit.

have fun!

About

Colored text based 2048 in Python.