Skip to content

Starweb Libraries

Starweb Libraries is a long-term personal exploration of web engine architecture. It prioritizes small, composable libraries with experimentation as a core principle.

This is not intended to be a publicly released framework, production engine, or drop-in library. It's an experimental lab for personal web development.

Repositories

Core

  • engine — Canvas, input, game loop, and asset utilities
  • physics — SAT and circle collision detection
  • tween — Frame-driven tween manager with easing
  • audio — Web Audio API playback and management
  • ui — Canvas UI primitives for browser games

Development

Games

Popular repositories Loading

  1. engine engine Public

    A lightweight 2D game engine for the browser

    TypeScript

  2. physics physics Public

    SAT and circle collision detection for the browser

    TypeScript

  3. tween tween Public

    Frame-driven tween manager with easing for the browser

    TypeScript

  4. audio audio Public

    Web Audio API playback, volume, and sound management

    TypeScript

  5. .github .github Public

    A modular TypeScript web engine ecosystem for the browser

  6. ui ui Public

    Canvas UI primitives for browser games

    TypeScript

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…