Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 315 Bytes

2048.tcl

The game of 2048 implemented in Tcl. Can be played on *nix and Windows in a terminal/command line window.

Screenshot

[   8][   2][   2]......
........................
............[  2*]......
........................

Move (hjkl)?

The star indicates a new tile.