Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: CamelTrouble

by flyingmoose (Priest)
on Apr 07, 2004 at 16:51 UTC ( [id://343335]=note: print w/replies, xml ) Need Help??


in reply to Re: CamelTrouble
in thread CamelTrouble

It's not hard to learn at all and the GUI API is about a billion times cleaner than Java's swing. Pick up O'Reilly's "Mastering Perl Tk" (the emu book) if you can spare the change, as it really is an awesome reference on the subject.

I am currently considering writing a Perl/Tk SimCity clone (ambitious? YES!) just because it CAN be done. The Tk part is very easy -- it's the algorithms part that is challenging. Tk is poorly suited to games that do a bunch of really fancy rendering, but it can move things around on the screen (with a fixed number of objects/sprites) pretty darn well. I keep thinking YetAnotherScorchedEarth would be a good idea. Arrows and other primatives animate very smoothly.

Anyhow, I'll check this program out when I get home -- not a good idea to play with camels at work :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://343335]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found