Discover, compare, and save the best game development alternatives.
Showing 7 tools
PixiJS is a high-performance, multi-platform 2D rendering engine. It allows for the creation of beautiful digital content, from simple 2D games to complex interactive applications. With its powerful API and extensive feature set, PixiJS is the perfect choice for developers looking to create stunning visuals and engaging user experiences.
✦ Best for experienced developers seeking high-performance 2d rendering.
Lila is the forever free, adless and open source chess server behind lichess.org. It provides a robust and scalable platform for playing chess online, with features like real-time game updates, chat functionality, and a large community of players. Lila is designed to be highly customizable and extensible, with a modular architecture that allows developers to easily add new features and integrations.
✦ Best for serious chess players seeking customization
A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh. This software is designed to provide a efficient and dynamic solution for constructive solid geometry operations.
✦ Best for advanced 3d modelers and developers
raylib is a simple and easy-to-use library to enjoy videogames programming. It is designed to be easy to learn and use, making it perfect for beginners and experienced developers alike.
✦ Best for hobbyists and indie 2d game developers
Godot is an open-source game engine that supports 2D and 3D game development. It provides a large community of developers, a vast asset library, and a comprehensive documentation set.
✦ Best for indie game developers and small studios
Tiled is an open-source, cross‑platform level editor that lets game developers design tile‑based maps with ease. It supports a wide range of map formats and integrates smoothly with popular game engines. With powerful features like custom properties, object layers, and scripting, Tiled enables both simple and complex level design workflows for indie creators and professional studios alike.
✦ Best for indie devs building tile‑based 2d games on desktop
Dear ImGui is a lightweight, immediate-mode graphical user interface library for C++ that requires minimal dependencies. It is designed for developers who need fast, flexible UI rendering directly from code. The library works with a variety of graphics back‑ends such as OpenGL, DirectX, and Vulkan, making it suitable for games, tools, and real‑time applications. Its header‑only design simplifies integration and keeps the final binary size small.
✦ Best for c++ real‑time tool developers needing fast, zero‑bloat ui