Skip to content

starweb-libs/engine

Repository files navigation

Starweb Engine

A lightweight 2D game engine for the browser, built with TypeScript and the Web Audio / Canvas APIs.

CI Library Version License: MIT

Tech Stack

Modules

Module Description
canvas Fullscreen canvas setup with resize handling
update Fixed or variable timestep game loop
assets Image loading and tinting
input/keyboard Per-frame keyboard state
input/pointer Per-frame pointer/mouse state with canvas scaling
validate JSON validation helpers and error collector
bootstrap Canvas, keyboard, pointer setup in one call

Installation

npm install github:starweb-libs/engine

License

MIT License - see LICENSE for details.

About

A lightweight 2D game engine for the browser

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors