dannyhammer / TwoPlayerGames

Undergraduate research into the mechanics of simple two-player games.
3 stars 2 forks source link

Create a bunch of scripts! #46

Closed dannyhammer closed 3 years ago

dannyhammer commented 3 years ago

Create a bunch of scripts! AlwaysTakeOne vs AlwaysTakeTwo on 100 different board sizes, 1,000 games each. Throw in a RandomMove player. Swap so that TakeOne goes first on one set, then the same code but with TakeTwo going first, etc. Make a dozen or so scripts that all differ ever so slightly, so we can begin gathering data.