Hacker News new | ask | show | jobs
by dividuum 5204 days ago
If you want to write mobile (outdoor) games using Lua, take a look at my site http://geolua.com/

It allows you to write (multiplayer) games that execute in the Browser. Lua is executed on the server side. The browser side is implemented in GWT and is getting pushed the game state.