(press enter or click off of text box to make change)

About

This project is just a simple 2-d gravity simluation game. The stars exert gravitational force while the comets do not. Under the hood this simulation makes use of my Generic-RK JS libary. There is also a C++ version if that is more your speed.