Add Nakama to the game development resources list. (#206)

This commit is contained in:
Chris Molozian
2019-12-09 17:16:10 +00:00
committed by Ellison Leão
parent 63e19a077c
commit 00d1aee6bb

View File

@@ -276,6 +276,7 @@ Code
* :tada: [MelonJS](http://melonjs.org) - open source light-weight HTML5 game engine.
* :free: [Monkey2](http://monkeycoder.co.nz/) - Multi-platform programming language and cross-compiler, aimed at fast game programming.
* :tada: [Monogame](http://www.monogame.net/) - Open Source implementation of the Microsoft XNA 4 Framework.
* :tada: [Nakama](https://github.com/heroiclabs/nakama) - Distributed server for social and realtime games and apps.
* :free: [NodeBox](https://www.nodebox.net/) - a family of Python tools to create generative design.
* :tada: [nuklear](https://github.com/vurtun/nuklear) - A minimalistic immediate mode GUI toolkit written in ANSI C.
* :tada: [ODE](http://www.ode.org/) - ODE is an open source, high performance library for simulating rigid body dynamics.