ssloy/tinyraycaster resource
486 lines of C++: old-school FPS in a weekend 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: 2784
- days_rel: n/a
- days_push: 2751
- n_releases_24m: 0
Adoption not part of the score
2044 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny 486-line C++ raycasting project that walks learners through building an old-school FPS in a weekend, accompanied by a detailed wiki tutorial. It is explicitly a teaching stub rather than a production game or engine.
Use cases
- learn how raycasting engines work
- build a simple FPS from scratch in C++
- project-based learning for computer graphics
- understand software rendering without OpenGL
- teaching material for a graphics programming course
- starting point for a student game project
When to choose
- you want a short, readable codebase to learn 3D rendering fundamentals
- you prefer project-based tutorials with a written wiki walkthrough
- you want a minimal blank slate to hack on rather than a full engine
When to avoid
- you need a production-ready game engine or complete game
- you want modern rendering features, design patterns, or architecture guidance
- you expect active development or bug-free code
Facets
learning-resource · maturity maintenance
graphics game-engine simulation developer-tools graphics education tutorials cpp cross-platform raycasting software-rendering fps sdl2 project-based-learning tutorial computer-graphics game-development linux
2 sources
- readme: https://github.com/ssloy/tinyraycaster · fetched 2026-08-28 · 87c2872111bc
- homepage: https://github.com/ssloy/tinyraycaster/wiki · fetched 2026-08-29 · 3504bf1839dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ssloy/tinyraycaster | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ssloy/tinyraycaster")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem