Simulates a bowling game (for one frame) in python. Uses test cases.
Python file is bowling_game_calc.py
Usage: python bowling_game_calc.py # runs the test cases
Usage: python bowling_game_calc.py (108, '12-34-0/-0/-X-X-00-18-72-X-0/') # enter a frame of 10-13 scores, using "/" for spares, and "X" for strikes, representing one bowling frame.
Sample output in bowling_game_calc_output.png (snapshot of code run in windows terminal)
-
Notifications
You must be signed in to change notification settings - Fork 0
qladams/bowling_game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simulates a bowling game (for one frame) in python. Uses test cases.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published