/motion-simulator

Simple particle interaction demo written in Java.

Primary LanguageJava

Overview

MotionSimulator is a Java graphic demonstration of particle interactions dictated by Newtonian physics. It was completed as a project for my CS 260: Object Oriented Programming course in Fall 2015.

Installation Guide

An executable JAR file is available at [output/MotionSimulator.jar] (https://github.com/hieule22/motion-simulator/tree/master/output). The Java Runtime Environment (downloadable from this [Oracle website] (http://www.oracle.com/technetwork/indexes/downloads/index.html#java)) is required to run the file.