Skip to content

Instantly share code, notes, and snippets.

@jdwyah
Created August 31, 2013 00:12
Show Gist options
  • Save jdwyah/6395416 to your computer and use it in GitHub Desktop.
Save jdwyah/6395416 to your computer and use it in GitHub Desktop.
MONTE.times do |m|
GUESTS.times do |i|
move(m, 0, TOTAL_MOVES, 0)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment