2 releases (1 stable)
1.0.0 | Oct 6, 2024 |
---|---|
0.1.1 | Oct 5, 2024 |
0.1.0 |
|
#67 in Games
466 downloads per month
530KB
573 lines
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
~196K SLoC