Skip to content

A simple bowling game written for Node.js in Typescript.

Notifications You must be signed in to change notification settings

mattce/ts-node-bowling-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-node-bowling-game

A simple bowling game written for Node.js in Typescript.

Todo:

  • Add one extra "frame" at the end which summarizes the whole game
  • Change score of the different frames to work in a accumulated fashion (sum up frame by frame)
  • Print / or X into the score board to visualize a spare / strike
  • Add different questions according to the current state of throws / points. Not only "How many pins did you get?"
  • Write tests
  • Write proper README

About

A simple bowling game written for Node.js in Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages