Skip to content

dbohdan/2048.tcl

Repository files navigation

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.