Bowling Kata using functional programming design in TypeScript.
You can compare between OOP Modeling vs FP Modeling in corresponding folder (fp, oop)
Learn more about what is a functional programming design, and how is it diffrent from object-oriented or procedural design with me. I will write an article, blog or a presentation later.
Bowling Kata: https://codingdojo.org/kata/Bowling/