Skip to content

tomatofoo/py-tui-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-tui-2048

py-tui-2048 is the popular 2048 game written with the curses library in Python.

Features

  • Restart with <r>
  • Quit with <Ctrl-c>
  • Continue playing after winning with <c>
  • Support for Arrow Keys, WASD, and HJKL (Vim Keybindings)
  • Highscore saves

Compatibility

  • The current version is not compatible with Windows due to Windows not having an implementation of curses.
  • The game was created using Python 3.13, and it may not work with older versions.

License

py-tui-2048 is licensed under the WTFPL License.

WTFPL

About

py-tui-2048 is the popular 2048 game written with the curses library in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages