Skip to content

4imothy/termy48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A 2048 game to run in terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published