Skip to content

BrightCoders-Institute/tmp-BCDIC22-RN-juego-boliche-js-team6

Repository files navigation

BrightCoders Logo

El Juego de boliche

Tabla de contenidos

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Title or Project Name
  • Table of contents
  • Description. A brief description of what the project is about
  • How to Install and Run the Project.
  • How to Use the Project.
  • Credits
  • Badges

Descripción

Bowling score

  • The game consists of 10 frames as shown above. In each frame the player has two opportunities to knock down 10 pins. The score for the frame is the total number of pins knocked down, plus bonuses for strikes and spares.
  • A spare is when the player knocks down all 10 pins in two tries. The bonus for that frame is the number of pins knocked down by the next roll. So in frame 3 above, the score is 10 (the total number knocked down) plus a bonus of 5 (the number of pins knocked down on the next roll.)
  • A strike is when the player knocks down all 10 pins on his first try. The bonus for that frame is the value of the next two balls rolled.
  • In the tenth frame a player who rolls a spare or strike is allowed to roll the extra balls to complete the frame. However no more than three balls can be rolled in tenth frame.

Uso

Instalar dependencias

npm install

Ejecutar

npm start

Pruebas

npm test

Insignias

Analizador de código Estado
Codacy Codacy Badge
CodeCov codecov

Créditos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •