FrictionalGames/AmnesiaTheDarkDescent
None 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: 2178
- days_rel: n/a
- days_push: 2151
- n_releases_24m: 0
Adoption not part of the score
3666 stars · 395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The open-sourced C++ source code of Amnesia: The Dark Descent, Frictional Games' first-person survival horror game, built on their HPL engine. It includes build files for Visual Studio 2010 and CMake for Linux and macOS, though compilation is currently broken due to an unavailable FBX SDK dependency.
Use cases
- study the source code of a commercial horror game engine
- mod Amnesia: The Dark Descent
- port the game to new platforms
- learn how the HPL engine renders and handles physics
- fix bugs or improve the game community-side
When to choose
- you want to read or modify the actual code of a shipped commercial horror game
- you're researching HPL engine internals or game modding
- you want to attempt porting a 2010-era C++ game to modern platforms
When to avoid
- you need a game engine to build your own game - this is a game source release, not a reusable engine SDK
- you need a project that compiles out of the box - the missing FBX SDK 2012 breaks builds
- you want active development - the code is released as-is with minimal maintenance
Facets
application · maturity maintenance
game-engine graphics game gaming-tools graphics windows cpp cross-platform horror-game source-release hpl-engine first-person survival-horror game-development linux macos
1 source
- readme: https://github.com/FrictionalGames/AmnesiaTheDarkDescent · fetched 2026-08-28 · 79eb9e994181
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FrictionalGames/AmnesiaTheDarkDescent | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="FrictionalGames/AmnesiaTheDarkDescent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem