N-Body-Simulator A Basic N-Body / Solar System simulator Building Requires the SFML library On Ubuntu: sudo apt-get install libsfml-dev cmake <path-to-source> make On OSX with Homebrew: brew install sfml cmake <path-to-source> make Run ./N-Body-Simulator