This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
joshua_son_of_nun / README.rdoc
Joshua, Son of Nun
This is my entry for the ruby battleship sparring tournament (sparring.rubyforge.org/battleship/index.html).
I also built a game simulator so testing of my player didn’t have to depend on LimeLight. You can run 100 games like so:
ruby game_simulator.rb 100
You can also specify which strategy you would like each player to have. So, if you want to run 200 games where player 1 uses the Random strategy and player 2 uses the Knight strategy, you would use the following command:
ruby game_simulator.rb Random Knight 200
License
This is mine. Don’t steal it! :-)







