Skip to content

Instantly share code, notes, and snippets.

@minhoolee
minhoolee / ColorShooter.java
Created May 19, 2015 08:24
Code for the game "Arcus Coelestis"
/**
* Author: Min Hoo Lee
* Date: March 20, 2015 - May 19, 2015 (start to end)
*
* Description:
* ColorShooter.java is the program containing the game "Arcus Coelestis".
* This game was created and designed for the Game-In-5-Weeks Project.
* It involves the user controlling a cannon to shoot colored balls
* (specified by HSV sliders) at randomly colored balls
* located in the top of the screen. If the ball hits a ball of the same color,