## Description This is a terminal implementation of the classic board game, Backgammon. Per the original, each player must roll two dice, then use the resulting values to move the pieces forward on the board. The objective is to move all your pieces off [...]