Introduction - If you have any usage issues, please Google them yourself
Logical game NIM. Nim is a player vs computer mathematical game of strategy in which players take turns removing objects from distinct heaps. On each turn, a player must remove at least one object, and may remove any number of objects provided they all come from the same heap.