How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A free JavaScript game engine library with a web-based comprehensive suite of toolset for making HTML5 games. http://www.qiciengine.com
The main features of qiciengine/qiciengine are: Game Engine Development, Game Engines and Frameworks.
Open-source alternatives to qiciengine/qiciengine include: bladecoder/bladecoder-adventure-engine — Classic point and click adventure game engine and editor. facepunch/sbox-public — s&box is a game development platform built on Valve's Source 2 engine, integrating the .NET runtime as a first-class… adamslair/duality — a 2D Game Development Framework. ambientrun/ambient — Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system… edisonlee0212/evoengine. flame-engine/flame — Flame is a 2D game engine for Flutter and Dart. It provides a component-based game framework for managing entities and…
Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system for building and deploying high-performance games that run across web browsers and desktop platforms using WebAssembly and WebGPU. The project features a networked database that automatically replicates real-time state and components between servers and players. It utilizes WebAssembly sandboxes to isolate game logic, which prevents individual script crashes and allows for the secure execution of untrusted code. The framework includes a graphics system for high-fidelity 3D visu
Classic point and click adventure game engine and editor
a 2D Game Development Framework