Skip to content

Sh4rk-glitch/Orbital-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c76dd58 · · Feb 22, 2026

History

11 Commits
Feb 22, 2026
Feb 17, 2026
Feb 17, 2026
Feb 22, 2026
Feb 17, 2026
Feb 17, 2026
Feb 22, 2026
Feb 17, 2026
Feb 17, 2026
Feb 17, 2026
Feb 17, 2026
Feb 22, 2026
Feb 22, 2026
Feb 22, 2026
Feb 17, 2026
Feb 17, 2026

Repository files navigation

ORBITAL SWING

ORBITAL SWING is a high-performance, physics-based swinging platformer inspired by Stickman Hook. Built with React and Matter.js, it features momentum-driven gameplay, a robust built-in Level Editor, and procedural generation, all running locally in the browser with zero external dependencies or AI APIs.

alt text

alt text

alt text

alt text

Features

  • Momentum Physics: Swinging mechanics using Matter.js constraints, allowing for complex maneuvers and high speed traversal.
  • Integrated Level Editor: A full featured section to build your own sectors.
  • Tools: Place anchors, solid walls, lethal hazards, and boost pads.
  • Auto-Generate: Instantly create new layouts using a local procedural algorithm.
  • Live Testing: Seamlessly switch between editing and playing.
  • Level Sharing: Publish your custom sectors to friends via a single URL (Level data is Base64 encoded directly into the query string).
  • Procedural Content: 10+ built-in sectors that scale in difficulty, plus the ability to expand the map infinitely.
  • Synthesized Audio: Dynamic sound effects generated in real-time using the Web Audio API—no heavy MP3 files required.
  • Zero-API Architecture: Everything runs 100% locally. No API keys, no internet connection required after initial load.

Controls

Action Input
Hook / Swing Space or Left Click
Release Release Space or Release Click
Restart Sector R or UI Button
Pan (Editor) Right Click + Drag

Technical Stack

  • Frontend: React (Functional Components + Hooks)
  • Physics Engine: Matter.js
  • Styling: Tailwind CSS
  • Icons: FontAwesome
  • Audio: Web Audio API (Custom SoundManager)
  • State Management: Local Storage Persistence

About

Orbital Swing is a high-performance, physics-based swinging platformer inspired by Stickman Hook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published