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

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

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

Is-Daouda/is-Engine

0
View on GitHub↗
229 星标·20 分支·C·Zlib·1 次浏览linktr.ee/is_daouda↗

Is Engine

C++, SDL 2 and SFML game engine that allows to create games on Nintendo Switch, Web (HTML 5), Mobile and PC.

Features

  • Game Engines and Frameworks - C++ engine supporting Nintendo Switch and web.
  • Game Frameworks - 2D framework built on top of SDL2 and SFML.

Star 历史

is-daouda/is-engine 的 Star 历史图表is-daouda/is-engine 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Is Engine 的开源替代方案

相似的开源项目,按与 Is Engine 的功能重合度排序。
  • cocos2d/cocos2d-xcocos2d 的头像

    cocos2d/cocos2d-x

    18,942在 GitHub 上查看↗

    Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive applications across mobile, desktop, and web platforms. It functions as a cross-platform game engine that utilizes an entity-component system to manage object lifecycles, behaviors, and spatial relationships within a unified codebase. The engine is distinguished by its specialized 2D graphics rendering pipeline, which is optimized for hardware-accelerated performance when displaying sprites, particle effects, and skeletal animations. It provides developers with low-level access to gr

    C++androidc-plus-pluscocos2d
    在 GitHub 上查看↗18,942
  • craftyjs/craftycraftyjs 的头像

    craftyjs/Crafty

    3,580在 GitHub 上查看↗

    JavaScript Game Engine

    JavaScript
    在 GitHub 上查看↗3,580
  • almasb/fxglAlmasB 的头像

    AlmasB/FXGL

    4,819在 GitHub 上查看↗

    FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment for building cross-platform desktop games, integrating a central game loop with an entity component system and a JavaFX-based scene graph for rendering. The toolkit distinguishes itself by providing a comprehensive suite of integrated libraries for game AI pathfinding, physics collision resolution, and multiplayer networking via TCP and UDP protocols. It includes specialized systems for adaptive user interface design using global stylesheets and a data-driven asset management

    Kotlin
    在 GitHub 上查看↗4,819
  • galacean/engineG

    galacean/engine

    5,791在 GitHub 上查看↗

    This is a web-based 3D game engine designed for creating high-performance interactive experiences on web and mobile platforms. It functions as a real-time graphics renderer and physics engine, utilizing a component-based scene graph to organize entities and their properties for three-dimensional rendering. The engine includes a visual scene editor that allows for the design of environments through a graphical interface, which then exports these assets as executable code. Its broader capabilities cover real-time graphics rendering for 2D and 3D elements, physical world simulation for object c

    TypeScript
    在 GitHub 上查看↗5,791
查看 Is Engine 的所有 30 个替代方案→

常见问题解答

is-daouda/is-engine 是做什么的?

C++, SDL 2 and SFML game engine that allows to create games on Nintendo Switch, Web (HTML 5), Mobile and PC.

is-daouda/is-engine 的主要功能有哪些?

is-daouda/is-engine 的主要功能包括:Game Engines and Frameworks, Game Frameworks。

is-daouda/is-engine 有哪些开源替代品?

is-daouda/is-engine 的开源替代品包括: craftyjs/crafty — JavaScript Game Engine. haxeflixel/flixel — Free, cross-platform 2D game engine powered by Haxe and OpenFL. almasb/fxgl — FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment… cocos2d/cocos2d-x — Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive… galacean/engine — This is a web-based 3D game engine designed for creating high-performance interactive experiences on web and mobile… jhasse/jngl — Easy to use cross-platform 2D game library for C++.