Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Checking Tic-Tac-Toe Win conditions?

by dragonchild (Archbishop)
on Sep 26, 2004 at 16:53 UTC ( [id://393974]=note: print w/replies, xml ) Need Help??


in reply to Checking Tic-Tac-Toe Win conditions?

One alternative, similar to the regex, is to use bit-wise AND. So, you'd create a bitmap of your board using vec() and compare it to known win conditions (which can be pre-generated). This is a very C-ish way of doing it.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested

  • Comment on Re: Checking Tic-Tac-Toe Win conditions?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2025-07-15 22:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.