You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Elixir implementation of a Yahtzee scoring system calculates scores for various combinations in the game, developed using the Test-Driven Development (TDD) approach. The system includes functionalities to score Three of a Kind, Four of a Kind, Full House, Small Straight, Large Straight, Yahtzee, and Chance.