Draw Balance Testing

Purpose

This application is designed to allow game designers to test card distribution in a hand of cards. Once the application has run test hands, several analytics will be provided for balancing of decks tested with the application.

Method

The application takes input of a comma-separated text file, parses the records within the submitted file, and then simulates repeated hand draws of cards. Each simluated hand is tracked for which card suits/types appear, with accumulated data gathered over the whole sample set.

How to use the application

Basic usage of the application is straightforward. Use the file input dialog to select the .csv from an accessible data source. Clicking on "Process File" will begin the simulation. When complete, the application will display the resulting analytics.

Some points to keep in mind:

File submission