cykod/Quintus
HTML5 Game Engine 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5267
- days_rel: n/a
- days_push: 962
- n_releases_24m: 0
Adoption not part of the score
1415 stars · 397 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Quintus is a lightweight, modular HTML5 game engine written in JavaScript for building 2D games that run in the browser on mobile and desktop. It uses a jQuery-inspired syntax with plugins, events, and a component model rather than deep single inheritance.
Use cases
- build a 2D platformer game in the browser
- create an HTML5 mobile game with touch controls
- make a Breakout or Pac-Man style clone
- prototype a game quickly with minimal code
- add sprite animation and collision detection to a web game
- build a multiplayer game with socket.io
When to choose
- you want an easy-to-learn, lightweight 2D engine with no dependencies
- you're targeting mobile and desktop browsers with touch and keyboard input
- you prefer a jQuery-like, component-based API over heavy OOP engines
When to avoid
- you need 3D rendering or advanced modern engine features
- you require a actively developed engine with strong community support
- you need production-grade support and long-term maintenance guarantees
Facets
framework · maturity maintenance
game-engine animation ui-components web-development gaming-tools browser cross-platform html5 javascript 2d-games sprites modular lightweight jquery-style-syntax game-development mobile
3 sources
- readme: https://github.com/cykod/Quintus · fetched 2026-08-28 · ccfebf4c49e5
- homepage: http://html5quintus.com · fetched 2026-08-29 · b5ba26827a84
- site_page: http://www.html5quintus.com/documentation · fetched 2026-08-29 · 9aac2e049abb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cykod/Quintus | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem