TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chrome World Wide Maze

307 pointsby pytrinabout 12 years ago

38 comments

zerovoxabout 12 years ago
I think this is the first time I've been genuinely impressed with a Chrome Experiment.<p>They've recreated Super Monkey Ball entirely inside the browser, with the option of using a device as a controller. Certainly an interesting concept for multiplayer gaming, imagine Chrome running on a Smart TV(Chrome OS TV?) and a couple of friends can hook up their mobiles as controllers, and play some casual party style games like Monkey Ball or Mario Party.
评论 #5414696 未加载
评论 #5418052 未加载
评论 #5415098 未加载
评论 #5416299 未加载
评论 #5421438 未加载
garethadamsabout 12 years ago
The reason this is so impressive is that it brings together three technologies that people aren't used to even seeing <i>one</i> good implementation of yet:<p><pre><code> * HTML5 accelerometer support * Sync between mobile/desktop using websockets * Web page slicing based (by the look of it) on DOM and image processing </code></pre> …and of course this is in a nice responsive WebGL-rendered package, which people <i>are</i> getting more used to thanks to the <a href="http://www.chromeexperiments.com/" rel="nofollow">http://www.chromeexperiments.com/</a> project.
评论 #5417528 未加载
评论 #5414642 未加载
评论 #5414937 未加载
评论 #5415380 未加载
lognabout 12 years ago
Works on Chrome only. Reminds me of the good old "Best Viewed in Internet Explorer (click here to download)" days.
评论 #5415784 未加载
评论 #5415615 未加载
qzncabout 12 years ago
What is it?<p>For me only a loading screen is shown.<p>Update: Found a video <a href="http://www.youtube.com/watch?v=7AvTl9aU5D8" rel="nofollow">http://www.youtube.com/watch?v=7AvTl9aU5D8</a>
评论 #5414677 未加载
评论 #5414988 未加载
jgs1about 12 years ago
Playing <a href="http://theverge.com" rel="nofollow">http://theverge.com</a> with my Android phone - the final path just before the end of the level reads "Why Andy Rubin and Android called it quits".
cdiabout 12 years ago
I see no reason why this should be a Chrome exclusive in PC only mode. Firefox supports WebGl.
评论 #5415308 未加载
评论 #5414870 未加载
m4tthumphreyabout 12 years ago
Holy shit this is absolutely incredible. My mind has been blown.
drvabout 12 years ago
The first thing that showed up when I visited this page (in Chrome, no less):<p>"This page is in Spanish; would you like to translate it?"<p>Other than that, it seems to be just stuck on the loading screen.
评论 #5419409 未加载
评论 #5419295 未加载
评论 #5421362 未加载
sgdesignabout 12 years ago
So that's what the Google Reader team is working on now!
guylhemabout 12 years ago
I would love to see some apps better integrated - basic stuff like calendar and todo (BTW check out <a href="http://drive.google.com/keep" rel="nofollow">http://drive.google.com/keep</a> - it's a rival to Evernote)<p>That was solved and properly done tens of years ago on the palm. Why can't I have something at least as good right into the browser, synced with my google account??<p>(Edit: not the wrong place since you already do your mail with a browser... and keep your contacts... and your todos... just remove the middleman, the website, and put everything in the browser. My guess is end users might love that)
评论 #5415144 未加载
评论 #5414898 未加载
gcb0about 12 years ago
Chrome, bringing back the "best viewed with Internet Explorer" banners...<p>(and now the kids have no idea what i'm talking about :)
AlexMuirabout 12 years ago
Mindbending.<p>Sometimes you have to actually play with something to appreciate its potential.
评论 #5414520 未加载
faceyspaceyabout 12 years ago
How do they get other web pages, given cross-domain constraints? Are they downloading the page on the server into a headless browser like Phantom JS, and then delivering the result to your browser to be manipulated using WebGL and Javascript?<p>I get that there are capabilities like drawWindow() to turn parts of the dom into raster images programmatically, but how doe they suck the web page into your browser in the first place, given cross domain constraints???
评论 #5419884 未加载
lazugodabout 12 years ago
What awkward emphasis put on syncing your phone with Chrome.
craigerringtonabout 12 years ago
Literally just read <a href="http://www.fastcolabs.com/3007250/open-company/boxs-65-year-old-android-engineer-gives-your-startup-some-unsentimental-advice#" rel="nofollow">http://www.fastcolabs.com/3007250/open-company/boxs-65-year-...</a> from HN and saw mention of "Maze Wars" for the first time ever...Then an hour later, a Chrome Project with mobile controller pops up. I love the future.
shurcooLabout 12 years ago
Does anyone know if the websocket connection goes through the internet, or if there's anyway it can shortloop to using LAN if both devices are on the same network?<p>I got disconnected twice within 1 minute, so I'm guessing the former... That, and I suppose unless you literally give it the internal IP of a device, it can't really make any assumptions (i.e. it's meant to work over internet too).
morganwildeabout 12 years ago
Unbelievable, my eyeballs were bursting out of their sockets when I saw this... Thank you Google for showing the way!
albertzeyerabout 12 years ago
The connect doesn't work for me. I tried using the TabSync method and by typing the code manually. It just keep saying "please enter the 6-digit code".<p>Does this try to do a direct connection? In my network, that probably wouldn't work because of our firewall. Or it might if the port it listens on is high enough.
评论 #5414610 未加载
评论 #5414820 未加载
评论 #5415046 未加载
评论 #5415037 未加载
rockfortabout 12 years ago
For me, the Screen just flickers when I'm ingame and I get a huge headache :(<p>It does pick up on the smartphone movement on the minimap, but the ball wont move… I can jump tho.<p>Any ideas? (OSX 10.6.8, Chrome Version 25.0.1364.172 // iPhone 4 10.6.2, Chrome Version 25.0.1364.124)
gregparadeeabout 12 years ago
This is the most impressive "experiment" I have seen come out of Google in a long time. Hopefully others will start to take advantage of these new technologies and we will start seeing more things like this. +1 to Google. Pun intended.
drunken_thorabout 12 years ago
Okay so before I even got to the actual experiment I was impressed that the music on the page only plays while you are currently viewing the page, so if you are on another tab the music stops! I want to know how to just do that!
评论 #5415272 未加载
评论 #5415241 未加载
cromwellianabout 12 years ago
The basic control mechanism was also detailed at Google I/O 2012 in this session: <a href="http://www.youtube.com/watch?v=5lMcNPDR6uw" rel="nofollow">http://www.youtube.com/watch?v=5lMcNPDR6uw</a>
namenotrequiredabout 12 years ago
It tells me to use chrome while I am on chrome...
tonethemanabout 12 years ago
Wish I could see it. Way too many passwords hoops to jump through to get everything setup. The idea is cool though.
评论 #5414593 未加载
评论 #5415415 未加载
Achsharabout 12 years ago
My PC is not fast enough, the intro lags very badly. And I don't have a ICS phone, so no way to run chrome :(
adlpzabout 12 years ago
Doesn't seem to do anything with a Nexus 7. And it does have an accelerometer and gyroscope.
评论 #5414601 未加载
评论 #5415172 未加载
aaronsnoswellabout 12 years ago
Does nothing for me, just sits there loading in both Chrome 25.0.1364.172 and canary.
orvtechabout 12 years ago
This is awesome! now lets get some sweet Tux Racer or Mario Kart going! (please?)
评论 #5414605 未加载
评论 #5418133 未加载
sanguptaabout 12 years ago
Super awesome. If this is why Google did some spring cleaning, then am happy!
jfergeabout 12 years ago
A combination of marble blast and pacman, using websites as stages. Love it!
icoderabout 12 years ago
Hm, my Galaxy SII isn't compatible with Google Chrome browser. Odd.
评论 #5416039 未加载
cweathe2about 12 years ago
Is there any url we could use to share a specific website?
phpnodeabout 12 years ago
crashed my entire PC on chrome, mint-linux 64bit<p>edit - likely a webgl problem that I've brought upon myself by disabling the gpu-blacklist
评论 #5414801 未加载
soccermoveabout 12 years ago
Hacker news stage is way too easy
评论 #5414619 未加载
morefrancoabout 12 years ago
This is pretty damn cool....
f1codzabout 12 years ago
amazing. just wow. i havent been more impressed in a long time.
liquid_lazerabout 12 years ago
doesn't load on my machine.
flyheartabout 12 years ago
not supported