twisterjs
v0.2.1
Published
Tiny Modules for Indie Game Development in Typescript
Downloads
316
Maintainers
Readme

Tiny Modules for Indie Game Development in Typescript.
API is
- Tree-Shakeable Highly Modular Slim
- Tailored for Indie-Game-Developer Experience
- Designed with the effort of "Vibe Coding Principles", cross checked with ChatGPT, Gemini, and DeepSeek, and other AI tools.
A Quick Look
import { TwisterJS } from 'twisterjs'
console.log(`Hello ${TwisterJS}`)Features
- Springs
- Delaying Actions
- Steering Behaviors
- Vector Math
- Rectangle and Line Math
- Polygon Math
- Drawing Shapes with efficient - WebGL Batched Rendering
