From 51f105d015f9f95cd21a9eee1a0a1c8454910f5a Mon Sep 17 00:00:00 2001 From: Chris Bradley Date: Mon, 20 Oct 2025 14:23:29 +0530 Subject: [PATCH] Add few engines to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3d493ab..f17342b 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ powerful cross-platform games. [[source]](https://github.com/MonoGame/MonoGame) - **[Ogre](https://www.ogre3d.org)** - One of the most popular open-source graphics rendering engines. [[source]](https://github.com/OGRECave/ogre) +- **[Redot](https://www.redotengine.org/)** - A 2D and 3D innovative free and open-source cross platform game engine with C++, C# and GDScript support. [\[source\]](https://github.com/Redot-Engine/redot-engine) + - **[SFML](https://www.sfml-dev.org)** - A simple interface to the various components of your PC, to ease the development of games and multimedia applications. [[source]](https://github.com/SFML/SFML) - **Serious Engine v.1.10** [[source]](https://github.com/Croteam-official/Serious-Engine) @@ -79,6 +81,8 @@ powerful cross-platform games. [[source]](https://github.com/MonoGame/MonoGame) - **[Torque](https://torque3d.org)** - A completely free, open-source, game engin. [[source]](https://github.com/TorqueGameEngines) +- **[Wicked Engine](https://wickedengine.net/)** - A 3D open-source engine with modern graphics. [\[source\]](https://github.com/turanszkij/WickedEngine) + ## Clojure - **core** - Аn experimental new way to write videogames in the form of an Action-RPG Maker Tool & Engine & Property-Editor. @@ -127,6 +131,8 @@ powerful cross-platform games. [[source]](https://github.com/MonoGame/MonoGame) - **[Pyxel](https://www.pyxelstudio.net)** - A retro game engine for Python. [[source]](https://github.com/kitao/pyxel) +- **[Range Engine](https://rangeengine.tech/)** - A free and open-source game engine integrated with Blender for Python. [\[source\]](https://github.com/rangeengine/rangeengine.github.io/) + ## Rust - **[Amethyst](https://amethyst.rs)** - Data-driven game engine written in Rust. [[source]](https://github.com/amethyst/amethyst)