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

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

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

1 个仓库

Awesome GitHub RepositoriesPause-Exempt Execution

Capabilities that allow designated systems to continue executing even when the primary simulation is paused.

Distinct from Execution Pausing: Specifically marks systems to run during a pause, rather than implementing the pausing mechanism itself.

Explore 1 awesome GitHub repository matching software engineering & architecture · Pause-Exempt Execution. Refine with filters or upvote what's useful.

Awesome Pause-Exempt Execution GitHub Repositories

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

    isadorasophia/murder

    3,171在 GitHub 上查看↗

    Murder is an entity component system game engine designed for 2D game development. It provides a core framework for managing game objects through an ECS architecture and includes a dedicated 2D game editor for asset management and real-time property configuration. The engine features a specialized 2D rendering pipeline supporting pixel art, sprite slicing, and parallax effects. It includes a hierarchical A* pathfinding system for agent navigation and a comprehensive asset management system for serializing and loading game resources. The project covers a broad range of capabilities, including

    Provides a mechanism to mark game systems that must remain active even when the game world is paused.

    C#fnagame-enginegamedev
    在 GitHub 上查看↗3,171
  1. Home
  2. Software Engineering & Architecture
  3. Execution Pausing
  4. Pause-Exempt Execution