Skip to content
View Mysty-exe's full-sized avatar

Block or report Mysty-exe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Physics-Engine Physics-Engine Public

    C++ Physics Engine

    C++

  2. Myst-Atlas Myst-Atlas Public

    A real-time satellite tracking and visualization platform built with React, C++, and WebAssembly. Uses live TLE data and SGP4 propagation to simulate satellite positions, trajectories, and Earth co…

    C++ 1

  3. 3D-Orbital-Simulator 3D-Orbital-Simulator Public

    Real time 3D orbital mechanics simulator built in C++ with OpenGL and SDL. Features physics based motion, trajectory prediction, and interactive scene control.

    C++ 1

  4. Astralis Astralis Public

    2D orbital mechanics simulator in C++ using Newtonian gravity and real-time visualization.

    C

  5. Myst-Editor Myst-Editor Public

    Terminal based text editor in C++ using ncurses with custom input handling, syntax highlighting, and configurable themes.

    C++ 1

  6. Multiplayer-Chess Multiplayer-Chess Public

    Multiplayer chess game in Python using sockets with real time synchronization, server authoritative game state, and move validation.

    Python