Skip to content

This mini program plays 128 by itself, using minimax algoritm with alpha beta pruning and configurable independent player-generator intelligence level which adjusts how many future steps could be handled by both opponents Program throws result.txt file so make sure that you have write permition in working directory if not copying the program to …

Notifications You must be signed in to change notification settings

efearin/128-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

128-Player

This mini program plays 128 by itself, using minimax algoritm with alpha beta pruning and configurable independent player-generator intelligence level which adjusts how many future steps could be handled by both opponents Program throws result.txt file so make sure that you have write permition in working directory if not copying the program to another folder then running may help Play with intelligence levels and see differences. Higher then 10 could take a while. To see 128 on the board player intelligence may set over 15.

About

This mini program plays 128 by itself, using minimax algoritm with alpha beta pruning and configurable independent player-generator intelligence level which adjusts how many future steps could be handled by both opponents Program throws result.txt file so make sure that you have write permition in working directory if not copying the program to …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages