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.
-
Notifications
You must be signed in to change notification settings - Fork 1
Calesi19/Orbital-Simulator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.

