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

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

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

elnormous/ouzel

0
View on GitHub↗
0 星标·0 分支·1 次浏览

Ouzel

Ouzel is a C++ game engine mainly targeted for development of 2D games.

Features

  • Game Frameworks - Public domain framework for 2D game development.

Star 历史

elnormous/ouzel 的 Star 历史图表elnormous/ouzel 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ouzel 的开源替代方案

相似的开源项目,按与 Ouzel 的功能重合度排序。
  • luanpotter/flameluanpotter 的头像

    luanpotter/flame

    10,647在 GitHub 上查看↗

    Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene entities and manage their lifecycles through a structured hierarchy of game objects, coordinated by a consistent game loop. The engine includes a graphics library for rendering animated sprites, particle effects, and external textures. It features a 2D physics integration layer that supports rigid body dynamics and collision detection between entities. The framework covers additional capabilities for game engineering, including user input capture for gestures and gamepads, audio

    Dart
    在 GitHub 上查看↗10,647
  • ant-galaxy/oasis-engineant-galaxy 的头像

    ant-galaxy/oasis-engine

    5,791在 GitHub 上查看↗

    Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive 2D and 3D applications for web and mobile platforms. It functions as a real-time 3D renderer and a physics simulation engine capable of producing interactive visual environments. The framework includes a visual scene editor that allows artists and developers to build, layout, and export project scenes through a graphical interface. This system supports visual scene composition and converts these layouts into structured data for runtime reconstruction. The engine's capabiliti

    TypeScript
    在 GitHub 上查看↗5,791
  • ceramic-engine/ceramicceramic-engine 的头像

    ceramic-engine/ceramic

    351在 GitHub 上查看↗

    Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js webgl) and to unity projects

    Haxe
    在 GitHub 上查看↗351
  • amzeratul/halleyamzeratul 的头像

    amzeratul/halley

    3,837在 GitHub 上查看↗

    Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real

    C++
    在 GitHub 上查看↗3,837
查看 Ouzel 的所有 30 个替代方案→

常见问题解答

elnormous/ouzel 是做什么的?

Ouzel is a C++ game engine mainly targeted for development of 2D games.

elnormous/ouzel 的主要功能有哪些?

elnormous/ouzel 的主要功能包括:Game Frameworks。

elnormous/ouzel 有哪些开源替代品?

elnormous/ouzel 的开源替代品包括: luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… ant-galaxy/oasis-engine — Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive… ceramic-engine/ceramic — Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios,… clay2d/clay — Cross-platform 2d game framework. cocos2d/cocos2d-x — Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive… amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…