Skip to content

C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.

Notifications You must be signed in to change notification settings

Calesi19/Orbital-Simulator

Repository files navigation

Banner

OrbitalSimulator

In this C++ project, users navigate a spacecraft and engage with orbiting satellites. This sophisticated simulator was developed as an exercise in implementing Design Patterns and OOP practices. By harnessing semi-realistic physics principles, the application captures authentic orbital dynamics and movement of objects in Earth's vicinity.

Demo for the Orbital Simulation Program

About

C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.

Topics

Resources

Stars

Watchers

Forks