Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.51 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.51 KB

Termy48

Create fast $2048$ games of any size to play in your terminal.

Demo Video

demo.mp4

Made with zig version: 10.1

Controls

Keys Moves
w, k, ⬆️ Slide Up
s, j, ⬇️ Slide Down
a, h, ⬇️ Slide Left
d, l, ⬇️ Slide Right
q, Ctrl+c Quit

Command Line Arguments

Flags What it Does
-h Get Help
-r Set the number of rows
-c Set the number of columns
-w Set the width of each piece
-h Set the height of each piece
-s If this is present show the score

If none given -r=4, -c=4, -w=11, -h=5

List Of Supported Operating Systems and Platforms

Please tell me the results on your machine if they differ or would add to the listings below. Windows will not be supported until at least 1.0 of zig.

Platforms MacOs Arch Linux Windows
Default MacOs Terminal N/A N/A
Alactritty
Kitty
VSC Terminal
ST
st
xterm
urxvt
All/Others