Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 313 Bytes

N-Body-Sim

A simple 2D N-Body simulation

Requirements: Python 3.6, pygame

Run with python main.py

Controls:
                  Z - toggle zoom/body size
        Mouse Wheel - adjust zoom/body size
         Left Click - Place body
Left Click and Drag - Launch body
          Space Bar - Toggle Pause