Go to file
Elias Fleckenstein f3451cbbdd Make the fields closer to squares 2021-06-07 16:05:37 +02:00
.gitignore Add .gitignore file 2021-06-07 12:20:18 +02:00
LICENSE added wtfpl license 2016-09-19 02:54:26 +02:00
Makefile Use cc as C compiler (cc is a symlink to system default C compiler) 2021-06-07 12:18:29 +02:00
README Use wasd as control keys 2021-06-07 12:21:59 +02:00
main.c Make the fields closer to squares 2021-06-07 16:05:37 +02:00
main.h Immediate and invisible input 2021-06-07 14:53:30 +02:00

README

My own toy implementation of 2048 on the command line.

It supports wasd for movements and q for quit.