[geeks] javascript tutorial sought?
der Mouse
mouse at Rodents-Montreal.ORG
Tue Aug 12 02:23:13 CDT 2008
I'm looking for a javascript tutorial. But not just any JS tutorial
will do; I've done some searching and found a lot of them, but if any
of them outline what I need, I'm missing them.
I want to build a card-game client. This means I need to handle images
(mostly the cards, but not entirely) and network connections. There's
nothing here that I couldn't do perfectly well in C for X, and indeed
I'll have a version in C for X, but I want a version that runs on a
Windows machine, and it seems to me that the least-pain way to do that
is to write in JavaScript (almost certainly a lot less pain than trying
to teach myself to write Windows apps, especially since I don't, have a
Windows machine and this isn't important enough to me to make me get
one for the purpose - I can test in Firefox).
And none of the tutorials I've found describes how to handle network
connections or moving images around the way I want to (basically, my
mental model matches the physical model of a bunch of cards on a
tabletop fairly closely).
Suggestions? I'm interested in webpages, books, text files, even PDFs,
whatever, as long as I can contrive to read it...
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
More information about the geeks
mailing list