/bowling-score-calculator

This repository contains a program that receives as input the number of pins that were knocked down in each of a bowling player's rounds and outputs the sequence of knocked pins and the player's final score.

Primary LanguageHaskellMIT LicenseMIT

SSC0960 - Functional Programming

Main Project - Bowling Score Calculator

Repository for the main evaluative project for the Functional Programming course offered for information systems undergraduates at ICMC - USP, by professor Adenilso Simão.

This repository contains a program that receives as input the number of pins that were knocked over in each of a bowling player's rounds and outputs the sequence of knocked pins as well as the player's final score.