update README.md (#265)

fixed small writing issue in macroquad game engine
This commit is contained in:
Augusto Pieper
2022-01-31 18:04:43 -03:00
committed by GitHub
parent ee0c14ffa7
commit f9107417d2

View File

@@ -267,7 +267,7 @@ _Set of game frameworks, engines and platforms_
- :tada: [Lums](https://github.com/lums-proj/Lums) - A 2D / 3D framework written in C++11. Very efficient and modern. Still under heavy development.
- :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: [macrosquad](https://github.com/not-fl3/macroquad) - The cross-platform game engine in Rust.
- :tada: [macroquad](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.