Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Activate() is called whenever the move changes from black to white to black. When white completes a move, he presses the button, and his clock stops, but black's clock starts ticking, carrying on from where it left off.

In tournament chess, you have, for instance, 2 hours to make the first 30 moves. The clock for white will show the total time used by white to make his moves so far. If this exceeds 02:00:00 before move 30, he has lost the game.

The idea with using this app as a chess clock, is that once you have set up the buttons for White and Black, you save these into a file, say chessclock.ini. Now, every time you need a chess clock for a match, open chessclock.ini - save as something else if you want, and the times are reset to 00:00:00.

Hope this helps


In reply to Re: Re: Activity timer / chess clock by rinceWind
in thread Activity timer / chess clock by rinceWind

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-25 13:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found