Here's someone's tetris in SVG, although maybe it's in javascript and SVG, anyway:
http://www.croczilla.com/svg/samples/svgtetris/svgtetris.svg
Terry Brown wrote:
Here's someone's tetris in SVG, although maybe it's in javascript and SVG, anyway:
http://www.croczilla.com/svg/samples/svgtetris/svgtetris.svg
The code looks like JavaScript embedded via SGML into an SVG file.
Claus
Terry Brown wrote:
Here's someone's tetris in SVG, although maybe it's in javascript and SVG, anyway:
http://www.croczilla.com/svg/samples/svgtetris/svgtetris.svg
After taking a look at http://www.croczilla.com/, and particularly at http://weblogs.mozillazine.org/weirdal/archives/017902.html, it appears to me that XTF is a means for doing web interfaces using JavaScript, CSS (and apparently SVG (?)).
Claus
the tetris example is plain SVG and Javascript. Nothing else. No SGML, CSS (except the "style" attribute, but this could be replaced with presentation attributes), XTF, etc.
It works in any standard SVG-capable browser: Opera, Firefox, Safari, Batik. It doesn't work in the Adobe viewer, though with a few tiny modifications it would run there as well.
To me it shows the power of SVG and Javascript. When gzipped (svgz) you can have a fully interactive tetris game in less than 4kb! Thats probably not so easy and compact in other technologies.
Andreas
Terry Brown wrote:
Here's someone's tetris in SVG, although maybe it's in javascript and SVG, anyway:
http://www.croczilla.com/svg/samples/svgtetris/svgtetris.svg
After taking a look at http://www.croczilla.com/, and particularly at http://weblogs.mozillazine.org/weirdal/archives/017902.html, it appears to me that XTF is a means for doing web interfaces using JavaScript, CSS (and apparently SVG (?)).
Claus
-- Web design,graphics, photography: http://home.arcor.de/ccyrny/ (English|German) Articles: http://www.americanchronicle.com/articles/viewByAuthor.asp?authorID=2153 (English)
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
participants (3)
-
Andreas Neumann
-
Claus Cyrny
-
Terry Brown