An open API service indexing awesome lists of open source software.

https://github.com/calesi19/orbital-simulator

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.
https://github.com/calesi19/orbital-simulator

cpp feature

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

![Banner](docs/banner.png)

# 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](docs/banner.gif)