Computer Science Canada Addictive Game |
Author: | aussilia [ Sat Dec 03, 2005 10:07 pm ] | ||
Post subject: | Addictive Game | ||
Hello, this is my second post but my first game. Hope you like it. ![]() ![]()
|
Author: | [Gandalf] [ Sun Dec 04, 2005 1:53 pm ] |
Post subject: | |
Not a bad first game, a slightly original idea, nice ![]() Two things pop out at once. First, only use delays when you have to, and most of the time when you do, use Time.DelaySinceLast(), but I don't think that applies to you program. Next, if statements don't work the way you have been using them (that syntax could be valid in a C-type language, not Turing), look up the if statement tutorial in the [Turing Tutorials] section. Use elsif instead of multiple else ... if statements. Also, you might want to practice programming more proceduraly - check out the tutorial on procedures to help you out a bit with that. |
Author: | Paul [ Mon Dec 05, 2005 4:49 pm ] |
Post subject: | |
Its also possible to "cheat" by continuously holding down the mouse button, and douse fires just by moving your mouse to that point. ... Why is it that I always see the exploits to any games, for me often finding exploits is more fun than the game itself ![]() |
Author: | Tony [ Mon Dec 05, 2005 4:59 pm ] |
Post subject: | |
Paul wrote: ... Why is it that I always see the exploits to any games, for me often finding exploits is more fun than the game itself
![]() You see right through code Paul ![]() It's quite interesting actually, though I disapprove of the use of whatdotcolour() ![]() ![]() |
Author: | Spitfyre [ Thu Jan 05, 2006 6:18 pm ] |
Post subject: | |
this game isnt that bad ....time killing rules |
Author: | [Gandalf] [ Thu Jan 05, 2006 8:48 pm ] |
Post subject: | |
Please read the rules I posted in some other topic you posted in. In case you haven't read it, they are found here. Do not post in old topics, it's exactly a month old, that's enough to justify not posting an eight word comment. |
Author: | vstm [ Tue Jan 17, 2006 2:16 pm ] |
Post subject: | |
great game, Do you not read? Look at [Gandalf]'s post, immediately above yours. Read the rules. Don't spam, and don't ressurect semi-old topics to spam. |