Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction

Morpion Solitaire is a fast player and solver for the pencil-and-paper puzzle of the same name: a desktop and Web GUI plus a headless CLI, built for hunting records (the 5T world record is 178).

This book covers three things:

Play online: https://morpion-solitaire.io · Source: https://github.com/sjourdois/morpion-solitaire

The project is a Cargo workspace of three crates — the GPL-3.0-or-later application and two permissively licensed libraries (the MSR format and a record corpus). See Architecture.