Computer Science Canada Snake Game - NEED HELP |
Author: | shab257 [ Thu May 01, 2008 8:05 am ] |
Post subject: | Snake Game - NEED HELP |
I need help, I need a snake game for grade 10 computer science class. Please Help. It needs to have 3 levels, use the arrows keys to move, snake gets bigger with every apple, apples to be coloured and using graphics and animation. Please and Thank you. |
Author: | Expirant [ Thu May 01, 2008 9:00 am ] | ||
Post subject: | Re: Snake Game - NEED HELP | ||
Well, to do this well you will need some knowledge of arrays, if statements, and loops (among other things). If you don't understand these, there are very well written tutorials on this very website( ![]()
Again, this is not actual code. This is supposed to give you an idea where to start. Look up the appropriate tutorials, read through them and understand them, and this should be a piece of cake. Good luck, Expirant |
Author: | shab257 [ Thu May 01, 2008 2:24 pm ] |
Post subject: | RE:Snake Game - NEED HELP |
ty very much |