From fdbe69139d8c9d04b436ea009f94fa8f4d704a96 Mon Sep 17 00:00:00 2001 From: FullyBugged Date: Sat, 4 May 2024 18:34:44 +0800 Subject: [PATCH] Update README.md Added the ORX portable Game Engine to the Game engine and frameworks list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b402274..2c81ca9 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ _Set of game frameworks, engines and platforms_ - :tada: [openFrameworks](https://openframeworks.cc/) - An open source and free C++ toolkit for creative coding. - :tada: [OpenRA](http://www.openra.net/) - OpenRA is a Libre/Free Real Time Strategy Game Engine. - :tada: [OpenXRay](https://github.com/OpenXRay/xray-16) - a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. +- :tada: [ORX](https://orx-project.org/) - ORX is a 2.5D Data-driven C/C++ open source & multi-platform game development engine. - :moneybag: [PICO-8](http://www.lexaloffle.com/pico-8.php) - A fantasy console for making, sharing and playing tiny games and other computer programs. - :tada: [p2.js](http://schteppe.github.io/p2.js/) - JavaScript 2D physics library - :tada: [Panda3D](https://www.panda3d.org/) - a framework for 3D rendering and game development for Python and C++ programs.