It's simple app to display and counting scores of classic bowling game. This project was made with using of Angular 11.2.6, TypeScript 4.15 and Sass.
Pleas add your data in file 'data.json' located in 'src/assets/data'. Format of text should look like { "Player Name": [ 1, 2, 3, 2, 1, 2, 1, 2, 1, 5, 1, 2, 1, 8, 1, 2, 9, 1, 10, 2 ] } Next players have to be separated by a comma after square bracket.