Skip to content

Latest commit

 

History

History

r008

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
nim.rb
- Nim game between human player and computer player
- Can choose board configuration
- Can choose board computer player (smart or dumb)
nimPlayTester.rb
- Nim game simulation between dumb player and smart player
- 20 simulations
- Smart player wins all rounds
nimTest.rb
- Unit tests