An open API service indexing awesome lists of open source software.

https://github.com/davesummer36/dartscheckoutgenerator

A small program to generated checkouts for darts practising session.
https://github.com/davesummer36/dartscheckoutgenerator

checkout darts sport training

Last synced: 6 months ago
JSON representation

A small program to generated checkouts for darts practising session.

Awesome Lists containing this project

README

          

Darts Checkout Generator


Darts Checkout Generator is a C# project developed by Dave Summer. The program is written specifically for darts checkout trainings and contains a scoring system.

Currently, only Console Versions are accessible due to the developer's non-existent knowledge, but by the time it will be developed more and more emmisively.


See release notes down below!








v1.2 - Released on 27th of August, 2024


Improvements:


    An already-generated checkout will not show up again in the same game.

    After a game the program show how many times you hit and missed!

    Fixed - Incorrect checkout suggestions were fixed







v1.1 - Released on 26th of August, 2024


Improvements:


    Background was changed to dark-blue

    Added basic point system

    Added a for loop to set the maximum rounds to 100

    Fixed - impossible scores not to be generated





v1.0 - Released on 25th of August, 2024


Details:


    The program gives a random checkout from 2 to 170

    For every score the program gives you a suggestion way

    The window can be set to fullscreen with F11

Technologies used:


    Programming language: C#

    Integrated Development Environment: Visual Studio 2022.17.11.1

    Project type: Console Application (.NET Framework)