added FXGL (#138)

This commit is contained in:
Almas Baimagambetov
2017-06-28 15:38:21 +01:00
committed by Ellison Leão
parent 675091b726
commit 662077d36c

View File

@@ -210,6 +210,7 @@ Code
* [Farseer](http://farseerphysics.codeplex.com) - a collision detection system with realistic physics responses.
* [FlashPunk](http://useflashpunk.net/) - free ActionScript 3 library designed for developing 2D Flash games.
* [Flixel](http://flixel.org/index.html) - an open source game-making written in ActionScript3. ![open soucce](/img/opensource.png)
* [FXGL](https://github.com/AlmasB/FXGL) - A JavaFX/Kotlin game engine for Win/Mac/Linux. ![open source](/img/opensource.png)
* [GameMaker](http://www.yoyogames.com/studio) - GameMaker accommodates the creation of cross-platform video games using drag and drop or a scripting language known as Game Maker Language, which can be used to develop more advanced games that could not be created just by using the drag and drop features. ![limited free](/img/limited.png)
* [GameSalad](https://gamesalad.com/) - Game Creation Engine for Mac and Windows.
* [Gideros](http://giderosmobile.com/) - A Cross-Platform framework to create Mobile Apps and games for iOS, Android using Lua programming language.