Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rich479/TripleS

 
 

Repository files navigation

TripleS - Solar System Simulator

A Python-based solar system simulator that models celestial body orbits using Keplerian orbital parameters. This project will start with predefined orbits and can be extended to include real physics simulations.

Features

  • Simulate planetary orbits using Keplerian orbital elements
  • Visualize solar system dynamics
  • Extensible architecture for adding new celestial bodies
  • Educational tool for understanding orbital mechanics

Getting Started

Prerequisites

  • Python 3.7+
  • Required packages listed in requirements.txt

Installation

  1. Clone this repository
  2. Install dependencies:
    pip install -r requirements.txt

Contributing

We welcome contributions from everyone! This project is designed to be beginner-friendly.

  • Check out our issues to find something to work on
  • New to GitHub? See our Contributing Guide
  • All contributions should be discussed in issues first

Project Structure

  • src/ - Main source code
  • tests/ - Unit tests
  • requirements.txt - Python dependencies
  • .github/ - GitHub templates and workflows

Contributors

Jean Maurice Meus, Andrés Ponte Pérez, Makenzie Ellen Wortley

About

Solar System Simulator

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published