Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

Game2048

2048 game implementation in C# .NET Core Console App. All graphics implemented using ASCII chars.

Screenshot

Controls:

Left, Right, Up, Down - arrows; Esc - exit.