Open source arkanoid in HTML5

210 views
Skip to first unread message

rafael couto

unread,
Feb 7, 2013, 1:39:15 PM2/7/13
to html5-game-...@googlegroups.com

Anthony Fassett

unread,
Jul 10, 2013, 12:14:44 AM7/10/13
to html5-game-...@googlegroups.com
Great game! A little slow with the ball at first but fun to play. Wish there was an option to control the volume too. Was wearing headphones and had the volume up was too much lol XD.

Christoph Martens

unread,
Jul 21, 2013, 6:06:54 PM7/21/13
to html5-game-...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "HTML5 Game Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to html5-game-develo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Seriously? I mean, you didn't even profile your game. You are using style.textContent, rebuilding the WHOLE CSS TREE every single frame. Seriously?

Try to profile it in Chrome, it causes even cancelAnimationFrame events to happen, because the CSS parser has to do so much stuff :/
http://i.imgur.com/ERB2d59.png

Reginald Choudari

unread,
Oct 17, 2013, 6:52:56 PM10/17/13
to html5-game-...@googlegroups.com
I don't see the same results you are seeing on your Profile .... http://i.imgur.com/cjVXmct.png


On Sunday, July 21, 2013 6:06:54 PM UTC-4, martensms wrote:
On 07/10/2013 06:14 AM, Anthony Fassett wrote:
Great game! A little slow with the ball at first but fun to play. Wish there was an option to control the volume too. Was wearing headphones and had the volume up was too much lol XD.
On Thursday, February 7, 2013 1:39:15 PM UTC-5, rafael couto wrote:
http://rafaelcastrocouto.github.com/arkanoid/arkanoid.htm

Feel free to fork and comment!
--
You received this message because you are subscribed to the Google Groups "HTML5 Game Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to html5-game-development+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages