Skip to content

kimiko88/FastPelagaletto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastPelagaletto

A C++ library to play pelagaletto

Not so much code readability but high speed.. 1,000,000,000 matches in almost 30 minutes (in worst cases)

I use this library to play all the matches (now I play ~700,000,000,000/200,000,000,000,000)and the first infinite match that I found is:

PLAYER1 : 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 3 0 3 0 0

PLAYER2 : 0 0 0 2 0 2 0 1 2 0 3 0 2 0 3 1 0 0 1 0

In date: 2017-04-24T22:13:37.472Z

Second found:

PLAYER1 : 0 0 0 0 0 0 0 0 0 0 0 1 0 0 3 0 3 0 0 2

PLAYER2 : 0 0 0 2 0 2 0 1 0 0 3 0 2 0 3 1 0 0 1 0

In date: 2017-04-30T23:08:35.212Z

Next goal play all the 200,000,000,000,000 and try to find an infinite match in Beggar-my-neighbour

About

A C++ Library to play Pelagaletto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published