This is a plugin/template of a classic puzzle game called Nim.
Short description of a gameplay:
We have X amount of Piles that consist of Y amount of Stones.
Players take turns removing the Stones from the Piles. The one who does the last turn looses.
More detailed description: https://en.wikipedia.org/wiki/Nim
Can be used as:
- a mini-game in a bigger project
- a standalone game with the Nim mechanic
Features:
- Any number of Piles
- Any number of Stones
- Any limit on Stone selection/removal
- Ready for blueprint-only usage
Number of Classes: 9
Input: Mouse
Supported Development Platform:
Windows: Yes
Mac: Not tested but should work
Linux: Not tested but should work
Documentation: https://drive.google.com/file/d/1ts_E9RM-TsCSjBB_iZTTzHii9RuWGOmg/view?usp=sharing
Example Project: