This commit is contained in:
Sergey Grishakov
2020-11-04 20:12:18 +03:00
committed by GitHub
parent 7f26c5a239
commit 17c0b107d4

View File

@@ -202,6 +202,7 @@ Code
* :tada: [Azul3D](http://azul3d.org/) - A 3D engine written in Go.
* :tada: [Babylon.js](https://www.babylonjs.com/) - Javascript 3D Library.
* :tada: [Bacon2D](http://bacon2d.com/) - A framework to ease 2D game development, providing ready-to-use QML elements representing basic game entities needed by most of games.
* :tada: [Bevy](https://bevyengine.org/) - A refreshingly simple data-driven game engine built in Rust
* :tada: [bgfx](https://github.com/bkaradzic/bgfx) - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
* :tada: [bitsy](https://ledoux.itch.io/bitsy) - A little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be somewhere.
* :tada: [Bladecoder](https://github.com/bladecoder/bladecoder-adventure-engine) - Classic point and click adventure game engine and editor.