lengyijun / 2048.py

Colored text based 2048 in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

info

###how to play

  • print a to move left
  • print d to move right
  • print s to move down
  • print w to move up

###defaults

  • only run on linux
  • not judge win or fail

About

Colored text based 2048 in Python.


Languages

Language:Python 100.0%