Taslim-M / hyperJump-Java-Arduino-Game

A dual-player version of the classic arcade game Jumping Jackpot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hyperJump

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.


Overall Hardware Architecture:


LED and Gesture Sensor Connections:


Accelerometer Connections:

About

A dual-player version of the classic arcade game Jumping Jackpot


Languages

Language:C++ 55.1%Language:Java 44.9%