/nim-game-solver

Simple nim-game solver

Primary LanguagePythonMIT LicenseMIT

nim-game

Simple nim-game solver

Enter any stack seperated by space
Solves the game with entered input
Repeat this until you will be the winner!

Example input: 2 5 5
Output: Remove 2 item(s) from stack 1
...