Skip to content

bwidlak/bowling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Bowling game

Play the game

run:

$ irb

Load the file:

load './bowl.rb'

Than create the game

game = Game.new

Roll the ball

game.roll 3

3 refers to 3 pins down

View the scores

game.score

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages