Skip to content

A simple checkerboard-style board game that is written in Swift, implements SwiftUI and adheres to the MVVM (Model, View, View Model) architecture. The game features two players which race to the finish by rolling a dice.

Notifications You must be signed in to change notification settings

danstoakes/2021-finish-line-dash

Repository files navigation

FinishLineDash

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.

Installation

Simply load via Xcode.

Contributing

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.

About

A simple checkerboard-style board game that is written in Swift, implements SwiftUI and adheres to the MVVM (Model, View, View Model) architecture. The game features two players which race to the finish by rolling a dice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages