-
Notifications
You must be signed in to change notification settings - Fork 0
A solver for pawns-only chess variant
License
sliedes/pawnsonly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A solver for the pawns-only chess variant described in: http://www.chesscorner.com/tutorial/basic/pawngame/pawngame.htm Expect to need quite a bit of memory (tunable by changing TP_TABLE_SIZE in pawnsonly.cpp). Without en passant, the game would be a draw. With en passant, it turns out 1. b4/c4/f4/g4 are winning moves for white; all other moves are wins for black.
About
A solver for pawns-only chess variant
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published