#game #clone #terminal #elegant #right #faithful #recreation

app tui48

An elegant and faithful 2048 clone in the terminal

2 releases (1 stable)

new 1.0.0 Oct 6, 2024
0.1.1 Oct 5, 2024
0.1.0 Oct 5, 2024

#33 in Games

Download history 416/week @ 2024-10-04

416 downloads per month

MIT license

530KB
573 lines

Game Board

Game Output

About

A very elegant and faithful recreation of the 2048 game.

Key Bindings

  • Move Up: Up Arrow W K
  • Move Down: Down Arrow S J
  • Move Left: Left Arrow A H
  • Move Right: Right Arrow D L

To stop the game at any time for whatever reason, you can use CTRL + C.

Automated Bot Gameplay

Tui48 allows you to write programs that can play the game for you as long as they can understand the arguments given to them.

For an example bot, look at example-tui48-bot.sh in the project root.

Dependencies

~5–15MB
~194K SLoC