Difference between revisions of "Love-WebPlayer"
From Ghoulwiki
Ghoulsblade (talk | contribs) |
Ghoulsblade (talk | contribs) |
||
Line 1: | Line 1: | ||
WebPlayer for Love2D engine games (webgl+javascript) | WebPlayer for Love2D engine games (webgl+javascript) | ||
− | early prototype | + | early prototype |
usage : | usage : | ||
Line 8: | Line 8: | ||
needs webgl and javascript capable browser | needs webgl and javascript capable browser | ||
− | + | * demo: http://ghoulsblade.schattenkind.net/love-webplayer/ (playing clouds demo) | |
+ | * github: https://github.com/ghoulsblade/love-webplayer | ||
+ | * infos: http://ghoulsblade.schattenkind.net/wiki/index.php/Love-WebPlayer |
Revision as of 17:10, 18 March 2012
WebPlayer for Love2D engine games (webgl+javascript)
early prototype
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
needs webgl and javascript capable browser
- demo: http://ghoulsblade.schattenkind.net/love-webplayer/ (playing clouds demo)
- github: https://github.com/ghoulsblade/love-webplayer
- infos: http://ghoulsblade.schattenkind.net/wiki/index.php/Love-WebPlayer