Fibonacci Nim

Player to play last move wins the Game.
385 Downloads
Updated 5 Jan 2011

View License

Description of Game:
Objective: Player to play last move wins the Game.
A pile of balls(N) is placed between two players (UUU & CPU).
Step 1: For the first move, one can remove "p" balls such that N > p >1.
Step 2: For the subsequent moves, one can remove "q" balls such that q <= 2p.
Note 1: An alternative turn basis is adopted throughout the game.
Note 2:Always the user need to make a move to remove balls.

Cite As

Krishna Lalith (2024). Fibonacci Nim (https://www.mathworks.com/matlabcentral/fileexchange/29921-fibonacci-nim), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Strategy & Logic in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0