Multi-threaded game simulation in Java
View project on GitHubMulti-threaded card game simulation in Java, with custom cyclic barrier implementation for thread synchronisation.
Full suite of unit tests using the JUnit framework, including a testing report available on the GitHub repo.