Computer Science Canada Help Writing a Game of Checkers |
Author: | Katsuno10 [ Tue Jun 03, 2008 12:51 pm ] |
Post subject: | Help Writing a Game of Checkers |
I am currently trying to wriite a game of checkers in Turing for school. If anyone has tips, advice, or a copy of their own program I could look at I would greatly Appreciate it. I'm not trying to copy it but i need to figure out how to move the pieces and how to let them jump eachother. Thanks in advance. |
Author: | TripleBla [ Wed Jun 04, 2008 10:16 am ] |
Post subject: | RE:Help Writing a Game of Checkers |
Try something easier for a first time program.. .. like put "Boat". |
Author: | Katsuno10 [ Wed Jun 04, 2008 12:47 pm ] |
Post subject: | Re: Help Writing a Game of Checkers |
I would but we're not allowed to change pojects now. We're in too deep. I don't even have to hmake a complete game, but at least be able to move the pieces in turn (even just a couple of times). |
Author: | SNIPERDUDE [ Wed Jun 04, 2008 2:03 pm ] |
Post subject: | RE:Help Writing a Game of Checkers |
figure out what needs to be done before you start hacking away at code... |