lucasvianav / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:Haskell 98.9%Language:Makefile 1.1%