Skip to content

zhcet19/Nim-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Implementation of Nim game problem of game theory

“ Given a number of piles in which each pile contains some numbers of stones/coins. In each turn, a player can choose only one pile and remove any number of stones (at least one) from that pile. The player who cannot move is considered to lose the game (i.e., one who take the last stone is the winner). ”

About

Game theory question

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages