Elastic Collision with multiple balls

Free time

JAVA
August 2015

We had made an elastic collision with two balls in Action Script 3.0 in math class. During summer break I tried to remake this but now using Java!
I made this elastic collision after researching all about it.
After everyting, I made some playablility with it.

Code / Features
- multiple balls
- Mass
- draw balls (bigger is more mass)

Process: 2 nights
Programmer: Justin Bieshaar
Art: Justin Bieshaar
Blog post: http://www.java-gaming.org/topics/elastic-collision/36652/view.html
github libary: https://github.com/jscotty/JavaGameOperator

github: https://github.com/jscotty/ElasticCollision


Back to my games.