Skip to content

slagyr/bowling-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bowling Game in TypeScript

The classic bowling game kata written in TypeScript.

The master branch represents the starting point for the kata. A completed version lives on the completed branch.

Run Tests

npm run test

Or using the auto-runner (jest cli must be installed)

jest --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published