Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

n-body

Simulates attraction trough bodies with mass using barnes hut algorithm. Should grow to a little game.

Getting Started

This is a project whose dependencies are managed via maven.

  1. Clone the repo or download the files
  2. Use the pom.xml to let your IDE provide the necessary dependencies