wakedeer / NIM-game-console-2012

https://en.wikipedia.org/wiki/Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIM-game-console-2012


Nim is a mathematical game of strategy in which two 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. The goal of the game is to be the player to remove the last object.


Download sample link - https://yadi.sk/d/pi6kUzTb37m2Fz


Read more about NIM game


Licenses

Redistribution and use in source and binary forms are permitted provided that the above copyright notice and this paragraph are duplicated in all such forms and that any documentation, advertising materials, and other materials related to such distribution and use acknowledge that the software was developed by the Aleksei Mironov. The name of the Aleksei Mironov may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Copyright (c) 2017 Aleksei Mironov. All rights reserved.

About

https://en.wikipedia.org/wiki/Nim


Languages

Language:C++ 100.0%