Re: Where Lua *is* used
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Where Lua *is* used
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Wed, 1 Feb 2012 10:48:36 +0100
Moai Cloud:
a platform as a service (like Heroku) based on Mongrel2 and Lua (Tir).
The Moai SDK:
a portable[*], open source, 2D game engine. The engine is written in
C++, but you write the games in Lua. 3D is WIP.
[*]: iOS, Google Native Client (ie Chrome), Android, Windows, OS X and Linux.
-- Pierre-Yves