Computer Science Canada

Connect 4

Author:  Travveh [ Thu Dec 21, 2006 1:50 pm ]
Post subject:  Connect 4

Just the basic Connect 4... Made it out of boredom.
One problem is that if you hold the button down, it goes too fast, you'll see what I mean... And I'm working on networking it between computers soon.

Author:  uberwalla [ Thu Dec 21, 2006 5:07 pm ]
Post subject: 

ya theres a major bug in yar game Razz

u cant play it hehehe. every time u run it u get that noone wins.

Author:  CodeMonkey2000 [ Thu Dec 21, 2006 5:59 pm ]
Post subject: 

Just get rid of the
code:
noWin := true
in the main loop and it works Very Happy . it's pretty neat though. one thing, make it so the player takes the peice when he/she clicks it AND the lets go of it. right now if you hold the mouse button, it keeps stwitching turns.

Author:  Voltage128 [ Thu Dec 21, 2006 7:08 pm ]
Post subject: 

haha, yea once u take the "noWin:=true" out it works fine.

pretty sweet game. Smile

Author:  Travveh [ Wed Dec 27, 2006 2:07 pm ]
Post subject: 

o.o My bad. Was something else I was trying that I forgot to take out when I posted it. =/


: