Skip to content

hhAppsDevelopment/ProbabilityTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProbabilityTest

ProbabilityTest is a simple program useful for simulating dice throwing and other forms of randomness.

Requirements

Java 8 and the JFreeChart libraries (/lib/jcommon-1.0.0.jar and /lib/jfreechart-1.0.1.jar)

Installment

There are two versions available at the moment:

  • English version: "master" branch
  • Hungarian version: "hungarian" branch (there is a .exe file in /executables for the hungarian version, use that or follow the instructions below)

Download the one you wish to use, then:

  1. Open the downloaded files as a NetBeans project
  2. Add the external libraries (/lib/jcommon-1.0.0.jar and /lib/jfreechart-1.0.1.jar) to the project in the project properies
  3. Compile and run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages