First 3D Commercial Web Game Powered By asm.js
blog.mozilla.org
First 3D Commercial Web Game Powered By asm.js
1–10 of 89 posts
Re: First 3D Commercial Web Game Powered By asm.js
#2Edit it seems pretty playable in firefox and chrome, don't notice much of a difference performance wise. Now please make a reverse case for PNaCL and pepper.js and we can all get really excited :)
Re: First 3D Commercial Web Game Powered By asm.js
#3Re: First 3D Commercial Web Game Powered By asm.js
#4this is quite remarkable
Re: First 3D Commercial Web Game Powered By asm.js
#5Re: First 3D Commercial Web Game Powered By asm.js
#61. Brings my browser to its knees (Firefox here)
2. Security. They seem to open themselves up to a whole lot of potential hacks (I hope their code deals with cookie jacking, csrf, sniffing, etc). While this would be a problem with closed source, this is made worse by running it in browser
3. Cheaters. How would they deal with people injecting code and creating bots?
Re: First 3D Commercial Web Game Powered By asm.js
#7Re: First 3D Commercial Web Game Powered By asm.js
#8Re: First 3D Commercial Web Game Powered By asm.js
#9While I really see potential of asm.js couple of things about execution (including this title) 1. Brings my browser to its knees (Firefox here) 2. Security. They seem to open themselves up to a whole lot of potential hacks (I hope their code deals with cookie jacking, csrf, sniffing, etc). While this would be a problem with closed source, this is made worse by running it in browser 3. Cheaters. How would they deal wi…
3. The same way that companies currently cope with clients. It's not like client-hacking isn't so common-place that you have to design around it anyway.
Re: First 3D Commercial Web Game Powered By asm.js
#10While I really see potential of asm.js couple of things about execution (including this title) 1. Brings my browser to its knees (Firefox here) 2. Security. They seem to open themselves up to a whole lot of potential hacks (I hope their code deals with cookie jacking, csrf, sniffing, etc). While this would be a problem with closed source, this is made worse by running it in browser 3. Cheaters. How would they deal wi…
3: Cheating has always been possible, in all games. The minified javascript source is still hard to grasp for a game that size.