Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Tk based game

by cecil36 (Pilgrim)
on Feb 14, 2002 at 01:11 UTC ( [id://145329]=note: print w/replies, xml ) Need Help??


in reply to Tk based game

I downloaded the code, but I do not see any comments or any form of documentation as to how to run the game. Running the script with no arguments gave me a couple errors about "use" in the code.

Replies are listed 'Best First'.
Re: Re: Tk based game
by Aighearach (Initiate) on Feb 24, 2002 at 03:23 UTC
    Nope. It's mostly only intended for Perl programmers, so there was no need to comment the code as it's all pretty basic stuff that is explained in the documentation of the modules used. The errors mean you need to install Tk/Perl.

    It's a pretty basic Tk demonstration, it's probably not worth the time to write docs for it. The one interesting part is the Ev() calls, which are a neat Tk thing to control what arguments get passed to your callback.


    --
    Snazzy tagline here

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 04:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found