A dual-player version of the classic arcade game Jumping Jackpot, implemented using Arduino and Java.
Game Demonstration : https://youtu.be/2nZ9i6_SRnA In Java, please add jssc-2.9.0.jar in your Build path to launch.
jssc file can be found inside lib. The communication between Arduino and Java is done through XBee Coordinator and SerialPort. Can work in both windows and Mac, as long as correctly used.