Marienbad game against an AI
Project made in C.
./matchstick [Number of lines] [Max matchstick removed per turn]
- The first argument (number of lines) will be greater than 1 and under 100.
- The two players take turns; each player can, on a same line, take one or several matchsticks.
- The losing player is the one to take the last matchstick.
- Christophe Sourinthone
This project is licensed under the BSD 2-Clause "Simplified" License - see the LICENSE.md file for details