top of page

Github Games | All Games

Title: The Infinite Arcade: An Analysis of the Open-Source Gaming Ecosystem on GitHub

Author: [Generated AI] Date: October 2023 (Updated for context)

6. RPGs and Roguelikes

Role-playing game enthusiasts have built entire universes inside GitHub repositories. github games all games

  • Dungeon Crawl Stone Soup: crawl/crawl – A classic roguelike dungeon crawler.
  • Flare (Free Libre Action Roleplaying Engine): flarerpg/flare – Diablo-style action RPG.
  • BrowserQuest: mozilla/BrowserQuest – A multiplayer RPG from Mozilla.
  • Roguelike Tutorial (Python): TStand90/roguelike_tutorial – Play and learn how to make roguelikes.
  • Tales of Maj'Eyal (ToME): tomeengine/tome4 – Deep, turn-based tactical RPG.

6. Limitations

While robust, the ecosystem suffers from: Title: The Infinite Arcade: An Analysis of the

  • Discoverability: GitHub’s search algorithm prioritizes code relevance, not "fun factor."
  • Binary Bloat: Large asset files (3D models, audio) hit repository size limits (soft cap 1GB, hard cap 5GB).
  • Lack of Achievements: No native social layer for high scores or progress tracking.

2. Best ways to discover GitHub games

bottom of page