add mach engine

This commit is contained in:
Ellison
2023-11-28 23:23:13 -03:00
committed by GitHub
parent 4d91e6d82b
commit f95cc0a833

View File

@@ -280,6 +280,7 @@ _Set of game frameworks, engines and platforms_
- :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: [macroquad](https://github.com/not-fl3/macroquad) - The cross-platform game engine in Rust.
- :tada: [mach](https://machengine.org/) - game engine & graphics toolkit build in zig.
- :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.