17cupsofcoffee/tetra
🎮 A simple 2D game framework written in Rust observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 93
- Release rhythm 50
- Longevity 100
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: 9
- age_days: 2894
- days_rel: 338
- days_push: 42
- n_releases_24m: 2
Adoption not part of the score
1010 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tetra is a simple 2D game framework written in Rust, using SDL for events and OpenGL 3.2+ for rendering. It offers an XNA/MonoGame-inspired API with batched 2D rendering, input handling, and a deterministic game loop.
Use cases
- build a 2D game in Rust
- make a simple 2D game with SDL and OpenGL
- XNA/MonoGame-style game framework for Rust
- render sprites with draw call batching
- handle keyboard, mouse, and gamepad input in a Rust game
- create a deterministic fixed-timestep game loop
When to choose
- you want a simple, lightweight 2D game framework in Rust
- you prefer an XNA/MonoGame-inspired API
- you need a deterministic game loop and built-in font rendering, cameras, and screen scaling
When to avoid
- you need a framework under active feature development - consider macroquad or ggez instead
- you need 3D rendering or a full game engine
- you require guaranteed bug fixes or new features, since the project is only passively maintained
Facets
framework · maturity maintenance
game-engine graphics cross-platform rust 2d sdl2 opengl gamedev xna-inspired game-development
2 sources
- readme: https://github.com/17cupsofcoffee/tetra · fetched 2026-08-28 · e6c0904e87d6
- registry_crates: https://crates.io/api/v1/crates/tetra · fetched 2026-08-29 · 009c850bd024
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 17cupsofcoffee/tetra | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="17cupsofcoffee/tetra")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem