soulwire/Coffee-Physics
A simple, lightweight physics engine written in CoffeeScript observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5301
- days_rel: n/a
- days_push: 3551
- n_releases_24m: 0
Adoption not part of the score
1053 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple, lightweight 2D physics engine written in CoffeeScript, featuring Verlet integration, particle behaviors like attraction and collision. It is designed for browser-based creative coding and interactive demos.
Use cases
- simulate particle physics in the browser
- add simple physics to a canvas animation
- create interactive particle demos with mouse attraction
- learn how a Verlet integration physics engine works
- build lightweight 2D physics effects for web pages
When to choose
- you need a tiny, easy-to-understand 2D physics engine for browser demos
- you want simple particle behaviors like attraction and collision without heavy dependencies
- you are doing creative coding or teaching physics simulation basics
When to avoid
- you need a maintained library with active support
- you need rigid body dynamics, joints, or 3D physics
- your project is in modern JavaScript or TypeScript and you cannot use CoffeeScript-era code
Facets
library · maturity abandoned
simulation graphics animation graphics web-development browser physics-engine coffeescript verlet-integration particles lightweight game-development javascript web
1 source
- readme: https://github.com/soulwire/Coffee-Physics · fetched 2026-08-28 · e230ab26b91e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| soulwire/Coffee-Physics | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="soulwire/Coffee-Physics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem