Computer Science Canada hangman... it has a story line, and music from zelda 64! |
Author: | HyperFlexed [ Mon Nov 08, 2004 3:37 pm ] |
Post subject: | hangman... it has a story line, and music from zelda 64! |
There is somewhat of a story.. Any zelda 64 fans will appreciate the beauty of the gerudo valley theme. Enjoy. Works best with 2 players. |
Author: | cool dude [ Mon Nov 08, 2004 6:39 pm ] |
Post subject: | |
check your code it has a few bugs so i couldn't play your game. |
Author: | Neo [ Mon Nov 08, 2004 7:45 pm ] |
Post subject: | |
Worked fine for me... ![]() a suggestion, make it more interesting by doing some wheel of fortune type game with money and prizes. |
Author: | Delos [ Mon Nov 08, 2004 7:57 pm ] |
Post subject: | |
One little error: When the programme ends, the music loops (for me at least...strange, but yeah...) Anyhow, you'll need to incorporate Music.PlayFileLoop() into this instead of Music.PlayFile, and it can be put into a procedure instead of a process which will make your life easier. The Music.PlayFileStop is fine where it is. |
Author: | HyperFlexed [ Mon Nov 08, 2004 8:54 pm ] |
Post subject: | |
Delos wrote: One little error:
When the programme ends, the music loops (for me at least...strange, but yeah...) Anyhow, you'll need to incorporate Music.PlayFileLoop() into this instead of Music.PlayFile, and it can be put into a procedure instead of a process which will make your life easier. The Music.PlayFileStop is fine where it is. it doesn't loop for me. yeah, I will have to fix it up. hey cool dude, what errors did you get? I submitted this today so now I'm going "shit, shit, shit" ![]() actually... I did fix bugs @ school. Agh, it's so hard to tell which part of which project is where ![]() |
Author: | Leftover [ Sun Nov 14, 2004 11:58 pm ] |
Post subject: | |
Yeah, untill the turing window is closed (after the run window is) the music keeps looping. |
Author: | zomg [ Mon Nov 15, 2004 12:09 pm ] |
Post subject: | |
it worked for me... good job keep working on it tho |