Greedy Towlr Port
Posted by kd5bjo
July 20th, 2010 9:56 am
I finished porting Greedy Towlr to webkit- and mozilla-based browsers. The entry page is http://www.ludumdare.com/compo/minild-20/?action=preview&uid=687
So how do you play this?
By tradition, towlr games are presented without any instructions. You can see the others at towlr.com; that might help give you an idea what’s going on.
Very cool game! I have a question: what is the exact pixel dimensions of a web page on the iPad? I know the screen dimensions, but how much screen real estate do you get when you subtract the browser chrome, status bar, etc? I would love to start coding html5 games for iPad but don’t have one to test with.
Thanks!
There are some meta tags that you can add to your page to make it run in fullscreen mode if someone adds it to their home screen first, so that you can use the whole screen area. I haven’t investigated what the actual dimensions of the viewport are if you leave the chrome there.
Towlrific! I haven’t figured it out yet.