Skip to content

chbndrhnns/bowling-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bowling Game (5-pin)

Concepts

  • Game class tracks a game
  • Frame class tracks a frame within a game
  • Ball class tracks a ball within a frame

Development

Setup

Run poetry install. Enter the virtual environment with poetry shell.

Run tests

Run pytest tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages