Wizard Nim

Your browser needs java to view projects. Click here to install Java.

user_icon Digimath shared it 2 years, 2 months ago
user_icon Based on Digimath's project
235 views, 3 taggers, 1 person loves it, 25 downloads, in 8 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
InnerMuse InnerMuse 1 year, 1 month ago

Very nice! I could probably figure out the winning strategy if I spent enough effort on it. I thought the wizard moved a bit slowly, but other than that this is an excellent game. It's clear and easy to play (though not easy to win!). Your use of number keys to pick the starting player and row is ingenius.

Digimath Digimath 1 year, 1 month ago

Thanks for the feedback. I think you are right about the wizard; he does seem to just mosey along. I try adjusting his glide time.

Digimath Digimath 1 year, 3 months ago

Thanks for trying it. The game Is a little bit difficult and I don’t think it’s cheating to go to the Wiki page. I read somewhere on the Web that NIM has been used for years by teachers. It can provide a lot of practice in doing a special binary operation called an Exclusive or.

lollypopsugarpuff99 lollypopsugarpuff99 1 year, 4 months ago

A great game, but also a bit difficult. I didn't go to Wiki because I don't want to cheat, but alone I can't do it, so I guess I have to go to Wiki......

Digimath Digimath 2 years, 2 months ago

I guess I should have mentioned that the NIM page on wikipedia not only has the algorithm for the game but also the winning strategy. http://en.wikipedia.org/wiki/Nim">http://en.wikipedia.org/wiki/Nim

Digimath Digimath 2 years, 2 months ago

The algorithm for this project comes from the NIM page on Wikipedia. I used my Logical Array (link to project)">(プロジェクトへのリンク) project as a starting point because the algorithm needs to access the individual bits.

Please Wait...