Skip to content

2048 game that can be used as a sandbox for AI testing; includes Greedy algorithm for maximizing high score

Notifications You must be signed in to change notification settings

Orang-utan/2048Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048Game


A Java implementation of the popular game 2048. This project contains several feature, including Save, Undo, and AI assist. Note, that the design of this project also supports a sandbox mode for testing AI reinforcement learning algorithms to solve this puzzle.

About

2048 game that can be used as a sandbox for AI testing; includes Greedy algorithm for maximizing high score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages