Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages