The Nim game is a simple game in which two players take turns drawing pieces from a pile or a row (in this case). In classic Nim, the player who drew the last piece wins. In the Misère variant, however, he loses.
The player can choose whether he wants to play against a simple computer opponent or a profit-oriented computer opponent in the implemented variant.
- React.js
- Redux
- JavaScript
- CSS
- Materialized
This project was bootstrapped with Create React App.
For the installation node 12x or higher is required.
Clone the repository and use
for the packages.
To run the game use
in the project directory. Open http://localhost:3000 to view it in the browser.