Drinking & Dragons

Difference between revisions of "User:T3knomanser/BMat"

From Drinking and Dragons
>T3knomanser
>T3knomanser
(I fixed the glitch by putting in a half-second wait before rendering the SVG grid.)
Line 1: Line 1:
I've been working a bit on my online battle-mat system. A single-client only prototype is [http://jetpackshark.com/bmat/bmat.html up here]. It looks like crap, but has most of the core functionality that is needed on the client-side. This is totally prototype phase, so there will likely be a lot of changes to the UI.
I've been working a bit on my online battle-mat system. A single-client only prototype is [http://jetpackshark.com/bmat/bmat.html up here]. It looks like crap, but has most of the core functionality that is needed on the client-side. This is totally prototype phase, so there will likely be a lot of changes to the UI.
And, oddly, when you get to the page by following a link, the grid doesn't render properly. I'll have to investigate that. If the grid doesn't render properly, go to your address bar and hit enter for now.


//I've only tested in Chrome, keep that in mind.
//I've only tested in Chrome, keep that in mind.

Revision as of 07:08, 4 June 2011

I've been working a bit on my online battle-mat system. A single-client only prototype is up here. It looks like crap, but has most of the core functionality that is needed on the client-side. This is totally prototype phase, so there will likely be a lot of changes to the UI.

//I've only tested in Chrome, keep that in mind.