Skip to content

FreeBirdLjj/py-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-2048

A python version 2048 game.

Key binding

Key Function
'w'/'W' Move UP
's'/'S' Move DOWN
'a'/'A' Move LEFT
'd'/'D' Move RIGHT
'q'/'Q' Quit

Requirements

  • Python3, which can be found by /usr/bin/env.
  • pycurses, and should be supported by the VTE running the game.

How to run?

Just give 2048.py the excution permission and run it in terminal. Or just python3 2048.py.

About

A python version 2048 game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages