Skip to content

Repository files navigation

2048AI

This is a simple java program that will play the game 2048 by itself.

It's a simple AI that looks for all possibilities and picks the best move based on it.

Running

Java

java Runner.java

Batch file (If changes were made)

./c.bat

About

A Java program that plays a game of 2048 by looking into possible futures and picking the best option.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages