Description:
boardgame.io is a JavaScript engine for building turn-based games. Define moves that describe state changes; the engine handles multiplayer, state synchronization, AI bots, and prototyping without networking or storage boilerplate.
Keep Calm and Read the Friendly Manual :-)
Description:
boardgame.io is a JavaScript engine for building turn-based games. Define moves that describe state changes; the engine handles multiplayer, state synchronization, AI bots, and prototyping without networking or storage boilerplate.
Description:
A complete cross-platform game engine designed for flexibility, performance, and fast-iterations with hot-reloadable text-based projects and no setup required.
Description:
High-performance open-source cross-platform 2D/3D game engine for modern graphics APIs.
Description:
cmocka is a unit testing framework for C with mock objects; it requires only the standard C library and supports multiple test outputs and cross-platform builds.
Description:
ApexCharts.js is a modern, open-source JavaScript charting library for web pages, built with SVG. It provides interactive charts, 100+ samples, and wrappers for Vue/React/Angular and more.
Description:
s&box is a modern game engine, built on Valve’s Source 2 and the latest .NET technology, providing a modern intuitive editor for creating games.
Description:
VSTDev is the Virtual Studio Technology development portal providing open-source SDK resources and getting-started guides for plugin development. The VST3 SDK, MIT-licensed, offers API access, examples, and documentation for building VST plugins.
Description:
Flax Engine is a multi-platform 3D game engine with a fast, extensible editor. It supports C++, C#, Visual Scripting, and integration with version control, designed for scalable game development.
Description:
tokio-quiche is an asynchronous QUIC library built on quiche and the Tokio runtime, designed to simplify HTTP/3 development by providing sans-io primitives and an actor-based IO loop for building custom HTTP/3 clients and servers.
Description:
libffi is a portable C library that provides a high-level interface to call functions with arbitrary signatures at run time, enabling dynamic language bindings and inter-language calling.