Skip to content

dbohdan/2048.tcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

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.