Computer Science Canada Program HELP |
Author: | Boiq [ Wed Jan 30, 2008 5:49 pm ] |
Post subject: | Program HELP |
Hey guys, thanks for reading. I'm here to ask someone if they could write me a simple program, or possibly lead me to a section in the forums to a simliar program incase I missed it. I was wondering if anyone could create a basic program, sort of like the joystick program, except with the keyboard. All I would like it to do is simply move a little circle around on the screen, when using the A,S,D, & W keys! That's it, all I need. I'm new to turing, so I could not manage it. If someone could get this to me very soon I would apreciate it! Thank-you! |
Author: | MichaelM [ Wed Jan 30, 2008 5:56 pm ] |
Post subject: | Re: Program HELP |
Quote: write me a simple program If thats what you want you've come to the wrong site. However, we can help you figure out how to do it yourself. It would help if you could post what you have so far, if anything... |
Author: | Boiq [ Wed Jan 30, 2008 6:04 pm ] |
Post subject: | Re: Program HELP |
MichaelM @ Wed Jan 30, 2008 5:56 pm wrote: Quote: write me a simple program If thats what you want you've come to the wrong site. However, we can help you figure out how to do it yourself. It would help if you could post what you have so far, if anything... I need it for a final project, due tommorow. If i were to ask and ponder on how to do it, it would not be done in time, as my knowledge is weak in Turing. Maybe some tips on getting started, or possible a simple program on just making for say, the 'D' key move the circle to the right. I'm sure I could figure out the rest for there. Please, all help is apreciated, thanks. |
Author: | MichaelM [ Wed Jan 30, 2008 6:07 pm ] |
Post subject: | Re: Program HELP |
Here's a tutorial on moving stuff. I suggest you read and understand it rather than just copy and paste. http://compsci.ca/v3/viewtopic.php?t=114&highlight=getch |
Author: | Sean [ Wed Jan 30, 2008 6:31 pm ] |
Post subject: | Re: Program HELP |
I hope your teacher discovers this, for this is a bad place to be attempting this. We do not write for you, we assist in teaching. |
Author: | Boiq [ Wed Jan 30, 2008 8:00 pm ] |
Post subject: | RE:Program HELP |
MichealM's link solved all problems. Thanks for the assistance folks, project complete. |