[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment Two Move Chess. Designed to alleviate the first move advantage for White using double moves, while retaining the tactics of international chess.[All Comments] [Add Comment or Rating] 💡📝Ted Larson Freeman wrote on Sat, Sep 25, 2021 03:42 AM UTC:I have posted Python code that validates games of Two Move Chess on Github at https://github.com/tedlf/two-move-chess. This code leverages the python-chess module. In addition to validation, it was used to generate the board images used in the examples in these rules.
I have posted Python code that validates games of Two Move Chess on Github at https://github.com/tedlf/two-move-chess.
This code leverages the python-chess module. In addition to validation, it was used to generate the board images used in the examples in these rules.