Love2D WebPlayer (WebGL)

Discuss any ports of LÖVE to different platforms.
User avatar
entozoon
Prole
Posts: 2
Joined: Tue Nov 27, 2012 12:22 pm

Re: Love2D WebPlayer (WebGL)

Post by entozoon »

Has anyone managed to get it working with the Advanced Tile Loader?
User avatar
Ubermann
Party member
Posts: 146
Joined: Mon Nov 05, 2012 4:00 pm

Re: Love2D WebPlayer (WebGL)

Post by Ubermann »

It is a shame that Android doesn't have or support WebGL.
User avatar
srcn
Citizen
Posts: 59
Joined: Fri Dec 28, 2012 2:22 am
Location: Tartu
Contact:

Re: Love2D WebPlayer (WebGL)

Post by srcn »

this is awesome
I am a mad scientist!
User avatar
SiENcE
Party member
Posts: 792
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Love2D WebPlayer (WebGL)

Post by SiENcE »

Another 'game' made by me with LÖVE-Webplayer support.

http://www.ludumdare.com/compo/ludum-da ... &uid=10298
User avatar
miko
Party member
Posts: 410
Joined: Fri Nov 26, 2010 2:25 pm
Location: PL

Re: Love2D WebPlayer (WebGL)

Post by miko »

SiENcE wrote:Another 'game' made by me with LÖVE-Webplayer support.

http://www.ludumdare.com/compo/ludum-da ... &uid=10298
I get:

Code: Select all

Error: Syntax error: main.lua:103: invalid escape sequence near '" !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ['
My lovely code lives at GitHub: http://github.com/miko/Love2d-samples
User avatar
SiENcE
Party member
Posts: 792
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Love2D WebPlayer (WebGL)

Post by SiENcE »

Chrome or Firefox on which OS?

Lastest Chrome, Firefox for Windows works for me.
User avatar
miko
Party member
Posts: 410
Joined: Fri Nov 26, 2010 2:25 pm
Location: PL

Re: Love2D WebPlayer (WebGL)

Post by miko »

Sorry, maybe wrong thread, but I used source .zip and love0.8 and love0.7.
My lovely code lives at GitHub: http://github.com/miko/Love2d-samples
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Love2D WebPlayer (WebGL)

Post by Robin »

I think

Code: Select all

" !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_``abcdefghijklmnopqrstuvwxyz{|}~")
should be replaced by

Code: Select all

" !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_``abcdefghijklmnopqrstuvwxyz{|}~")
(note the double backslash), but I'm not sure and unwilling to find out myself. ;)
Help us help you: attach a .love.
User avatar
srcn
Citizen
Posts: 59
Joined: Fri Dec 28, 2012 2:22 am
Location: Tartu
Contact:

Re: Love2D WebPlayer (WebGL)

Post by srcn »

I felt awesome after getting it worked on web! I uploaded my second work on my website with Löve webplayer!

Here it is http://www.sercanaltundas.com/ozlem/ozlem

Only one thing. Movement was really slow on web player at first, then I just updated the code. Well problem solved but why would there be a speed accuracy problem? (Project is still going on but I wonder if it is same problem everybody else having)
I am a mad scientist!
User avatar
Linuus
Prole
Posts: 10
Joined: Tue Jan 01, 2013 10:07 pm

Re: Love2D WebPlayer (WebGL)

Post by Linuus »

Ok this looks really cool, and I'd love to use this for the new miniLD.
How do I get it to work? Should I just put the js folder and the index.html inside the game's folder? (That's how I understand it from the first page)
Is there any way I can test if it works locally (in my browser but running from the computer) before uploading it somewhere?

Thanks :)
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests