From 597e9c8bffd99b2bde088b1f9c0622b0219ad791 Mon Sep 17 00:00:00 2001 From: Ellison Date: Tue, 6 Apr 2021 15:41:17 -0300 Subject: [PATCH] adding macrosquad --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5317fbb..2aa44c2 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,7 @@ Code * :tada: [LÖVE](http://love2d.org) - Lua 2D Game Engine. * :tada: [MINX](https://github.com/GearChicken/MINX) - Open Source 2D game framework written in C++ (to the style of XNA) * :tada: [MOAI](http://getmoai.com/) - Cross-Platform framework designed for pro game developers to create iOS, Android, Windows, Linux, Chrome and OSX games using C++, OpenGL and Lua scripting. +* :tada: [macrosquad](https://github.com/not-fl3/macroquad) - The cross-platform game engine in Rust. * :tada: [Magnum](http://magnum.graphics/) - a lightweight and modular 2D/3D graphics/game engine written in C++11 * :tada: [Matter.js](http://brm.io/matter-js/) - a 2D physics engine for the web. * :tada: [MelonJS](http://melonjs.org) - open source light-weight HTML5 game engine.