DartsMeter is a desktop application developed as a school project for the "Desktop Application Design" course. The project was created by Piotr Szamocki and Jakub Wachowski. The purpose of the application is to facilitate dart games by allowing two players to compete against each other.
- Select two players to compete against each other
- Interactive dartboard that allows players to select the value of their thrown darts by clicking on the corresponding segment of the board.
DartsMeter was written in C# using the Windows Forms framework.
To use DartsMeter, simply download the source code from this GitHub repository and build the application using Visual Studio or another compatible IDE.
Once built, you can start playing dart games using the application.
The idea for the application came from one of the team members, who is a dart player.