Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 433 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 433 Bytes

Orbital

A fun little demo that simulates n-body systems in space. Built with Bevy.

Installation

git clone https://github.com/icorbrey/orbital.git
cd ./orbital
cargo run

Upcoming features

  • Planetary collisions
  • Random planet launcher
  • Mouse planet launcher
  • Planet sprites
  • Background star field

License

Orbital is distributed under GPLv3.