ghoulsblade / love-webplayer

WebPlayer for Love2D engine games (webgl+javascript)
http://ghoulsblade.schattenkind.net/wiki/index.php/Love-WebPlayer
zlib License
241 stars 33 forks source link

Love2D WebPlayer started 2012-03 ghoulsblade@schattenkind.net demos: http://ghoulsblade.schattenkind.net/love-webplayer/ github: https://github.com/ghoulsblade/love-webplayer infos: http://ghoulsblade.schattenkind.net/wiki/index.php/Love-WebPlayer love-forum: https://love2d.org/forums/viewtopic.php?f=5&t=8487

NEWS:

goal : play games made for love2d inside the browser without plugins (webgl+javascript capable browser required) usage: unpack .love file (rename to .zip), add the .js files and the index.html from love-webplayer, upload the whole folder to webserver, open in browser, play tech : webgl for display, github.com/mherkender/lua.js to run lua code in javascript

love2d is a lua based 2d game engine : http://love2d.org/ lua-parser.js is a lua interpreter/converter in javascript from https://github.com/mherkender/lua.js (added LuaBootStrap call) Box2dWeb-2.1.a.3.min.js is a javascript port of the Box2D engine from http://code.google.com/p/box2dweb/

not-yet-implemented (incomplete list)

known issues :

web api available: