Skip to content

Commit 1c3f649

Browse files
Create README.md
1 parent 4590147 commit 1c3f649

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
🌌 Multi-Body Orbital Mechanics
2+
A beautiful Python simulation of planets orbiting a star, powered by Newton’s laws and Matplotlib animations.
3+
4+
🚀 Features
5+
6+
Realistic gravitational physics
7+
8+
Multiple planets with trails
9+
10+
Subtle glow effects for beauty
11+
12+
Adjustable speed & scaling
13+
14+
📸 Preview
15+
16+
📦 Run It
17+
18+
```bash
19+
pip install matplotlib numpy
20+
python multi_body_orbital_mechanics.py
21+
```
22+
💡 Made for space lovers & future astrophysicists.

0 commit comments

Comments
 (0)