HTML Testbench: first demo
May. 23rd, 2007 10:41 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
It's worth a personal blog entry, if not a Volity blog entry: Demo of an HTML game UI, running in an HTML port of Testbench. Testbench is otherwise a Java program that Zarf put together a while ago for testing SVG UIs.
This demo is probably boring and meaningless to you unless you're deep enough into the Volity trip to see where I'm going with this.
I am really on fire about the web client and don't wanna work on anything else. But I must! I'll suffer through one day of worky-work and then spend the rest of the week on this. I think I can make Web-Testbench feature-complete and also make good headway in the client as a whole before next Monday. (Yes, I realize I have a presentation to put together, too.) As things are for-real completed I'll announce them on volity.net forums.
This demo is probably boring and meaningless to you unless you're deep enough into the Volity trip to see where I'm going with this.
I am really on fire about the web client and don't wanna work on anything else. But I must! I'll suffer through one day of worky-work and then spend the rest of the week on this. I think I can make Web-Testbench feature-complete and also make good headway in the client as a whole before next Monday. (Yes, I realize I have a presentation to put together, too.) As things are for-real completed I'll announce them on volity.net forums.
no subject
Date: 2007-05-23 02:59 pm (UTC)no subject
Date: 2007-05-23 03:02 pm (UTC)I'm having a pick-up game of BattleLore with
no subject
Date: 2007-05-23 03:13 pm (UTC)no subject
Date: 2007-05-23 03:18 pm (UTC)no subject
Date: 2007-05-23 06:02 pm (UTC)no subject
Date: 2007-05-23 06:13 pm (UTC)That said, I think that the Web will become the dominant platform for Volity gaming, at least on the central Volity Network (volity.net). However, the web-based client will be able to support anything that browsers support, so long as it's scriptable. So there's HTML/CSS like the tic tac toe example, but Flash and Java applets should work just as well, and so will SVG once browsers figure out what the hell they're doing with it.
In hindsight, we should have started going in this direction two years ago. That was the world before YouTube, though. We didn't know just how averse the non-hacker population is to downloading and installing software nowadays.
no subject
Date: 2007-05-23 04:25 pm (UTC)no subject
Date: 2007-05-23 04:35 pm (UTC)game.mark('cats', 4)
no subject
Date: 2007-05-23 05:02 pm (UTC)no subject
Date: 2007-05-23 09:28 pm (UTC)no subject
Date: 2007-05-24 04:42 pm (UTC)For the HTML testbench, I actually recommend using Firebug as your main diagnostic tool. The Testbench application is just an easy way to load up your UI and throw commands at it, with controls that give you nice shortcuts for common Volity events.
no subject
Date: 2007-05-23 09:33 pm (UTC)no subject
Date: 2007-05-24 04:45 pm (UTC)If you find yourself making a web UI in the future, I'll strongly recommend looking at Firebug.
no subject
Date: 2007-05-23 09:54 pm (UTC)A LOT of people are familiar with Flash and there's a million "YouTube for games" sites out there already - but as far as I know none of them support true multiplayer games except through custom servers. Would be pretty sweet being able to use a standard API for that sort of thing.
no subject
Date: 2007-05-23 09:55 pm (UTC)no subject
Date: 2007-05-23 10:32 pm (UTC)Yep, it's all about the multiplayer. And I think I can make this happen soon...