Skip to content

Repository files navigation

auto2048

A 2048 game clone with a predictive algorithm.

Screenshot

Controls

WASD or arrow keys to move.
F to toggle autoplay
G to make a single computer move
R to reset

Compiling

In a Windows terminal, run the following command:

.\make.bat

This will run a Makefile to compile the program with SDL2 linked.

Then you can start the application with the following command:

.\Main.exe

License

This is licensed under the MIT license.

About

2048 with a predictive algorithm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages