Description
Snake can be played directly in a terminal through a small C++ game. tsnake is useful for users who want a lightweight text-mode game without a graphical desktop dependency.
Run `tsnake` in a terminal. It uses keyboard input and local terminal display only, with no network service or persistent background process.