From 5a25c18a6c1d1c903a3e564f5e3dbd2428ac60c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Le=C3=A3o?= Date: Tue, 22 Jul 2014 17:55:14 -0300 Subject: [PATCH] Add more engines --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3146a58..2fd39a3 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,9 @@ desktop browsers. All with one codebase. * [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. * [LibGDX](http://libgdx.badlogicgames.com/) - Powerful (totally free) library for Java, code once and run the game on desktop, Android, Web, and iOS. +* [Starling](http://gamua.com/starling/) - The GPU powered 2D Flash API +* [CutJS](http://cutjs.org/) - Lightweight, fast, interactable 2D HTML5 rendering engine for cross-platform game development. + #### 3D