Skip to content

cliftoncallender/2048-AI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 AI - Using no hard-coded knowledge about the game.

AI for the game 2048.

Based on the AI infrastructure here.

AI uses a mildly pruned expectimax algorithm with a fitness function based on a snake-shaped weight matrix.

About

A simple AI for 2048

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.2%
  • JavaScript 42.2%
  • HTML 8.6%