Skip to content

The creation of an artificial intelligence that enables high scores within the 2048 game. Incorporating Dijkstra’s Algorithm and other heuristics, the program uses state searching and back propagation to determine the best current move.

License

Notifications You must be signed in to change notification settings

NathanBullen/2048-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-AI

The creation of an artificial intelligence that enables high scores within the 2048 game. Incorporating Dijkstra’s Algorithm and other heuristics, the program uses state searching and back propagation to determine the best current move.

Created by Nathan Bullen (2016)

About

The creation of an artificial intelligence that enables high scores within the 2048 game. Incorporating Dijkstra’s Algorithm and other heuristics, the program uses state searching and back propagation to determine the best current move.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published