Posted: Tue Dec 27, 2005 3:03 pm Post subject: Start of a new game
Ok, since the last one was a total bust (And I've learned why everyone hates using procedures) I've decided to start a new game, from scratch. It's nowhere near done yet, Iim just finishing up the main character's movements,but still, let me know what you think.
Posted: Tue Dec 27, 2005 4:21 pm Post subject: (No subject)
Everyone hates using procedures? Really? Why? I sure don't.
Suggestions:
-Use whitespace in your code and indent. Turing comes with a really handy 'indent' button, or F2. Makes your code much more readable.
-Use Time.DelaySinceLast() to make your code run at a playable speed on all computers.
Spitfyre
Posted: Thu Jan 05, 2006 6:20 pm Post subject: (No subject)