Finish Line Dash! is a simple checkerboard-style board game that is written in Swift that comprises of two players which race to the finish by rolling a dice. The checkerboard features 100 tiles, with players being displayed as round, coloured discs. In the event of a player winning the game, it can be restarted.
This application works for both iOS and iPadOS and was written to work with version number 14.
Simply load via Xcode.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.