awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • vickscarlet/liferestartAvatar de VickScarlet

    VickScarlet/lifeRestart

    10,403Voir sur 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
    Voir sur GitHub↗10,403
  1. Home
  2. Game Development
  3. Meta-Progression Systems