Implementation of GaltonBoard using multithreading in Java. Each ball represents a thread and the whole process works concurrently. Project definition and furthermore information about Galton Board also included in project as 'definition.pdf' you can take a look it.
Tzesh/GaltonBoard
Implementation of GaltonBoard using multithreading in Java. Each ball represents a thread and the whole process works concurrently.
Java