Skip to content

jason7708/ThreesAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreesAi

Change from Theory of computer game hw 2018

Game Link
AI programs that play Threes, the origin of other 2048-like games.

  • Init weight
./three.exe --total=1000000 --block=1000 --limit=100 --play="init save=new_weights.bin" --evil="seed=1234"
  • Load weight
./three.exe --total=1000000 --block=1000 --limit=100 --play="load=weights.bin save=new_weights.bin" --evil="seed=1234"
  • 1000 games test
    image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published