awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMeta-Progression Systems

Mechanisms that track attributes and knowledge across multiple game sessions or life cycles.

Distinguishing note: None of the candidates cover the concept of persistent progression across game restarts (meta-progression).

Explore 1 awesome GitHub repository matching game development · Meta-Progression Systems. Refine with filters or upvote what's useful.

Awesome Meta-Progression Systems GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vickscarlet/liferestartVickScarlet 的头像

    VickScarlet/lifeRestart

    10,403在 GitHub 上查看↗

    lifeRestart is a life simulation game where players make sequential decisions that affect their character's future outcomes and final score. It utilizes a deterministic state machine and a stat-based character manager to track health, wealth, happiness, and relationships as they update dynamically based on in-game events. The simulation employs a seeded random number generator to ensure that identical sequences of player decisions produce reproducible outcomes. It features a reincarnation loop that allows players to start over after death, carrying over accumulated knowledge or meta-progressi

    Tracks accumulated knowledge across multiple playthroughs to influence outcomes in subsequent life cycles.

    JavaScript
    在 GitHub 上查看↗10,403
  1. Home
  2. Game Development
  3. Meta-Progression Systems