The classic Cluedo board game prototype using swing library for the GUI.
This project was developed with 2 other programers, Biru Lin (https://github.com/Biru666) and Shiyi Liang.
The Game can be started from running the Game.java. This project is currently unfinished, the game requires an init input from the consol, the rest can be then played using the GUI. The main game logic is completed but some aspects might not display on the GUI. This version assumes no one is allowed to see what other cards each players turn should have and only shows refute cards to one player.