Computer Science Canada heyyy.. thank u for ur answers.. i still need help!! :( |
Author: | JuL [ Fri Jan 03, 2003 9:54 pm ] |
Post subject: | heyyy.. thank u for ur answers.. i still need help!! :( |
hey guys thank u so much for ur help i still have a few questions.. what is exacly a data file and how can i use it? is it easy making menus? what should i do if i really really have no idea how to program games and it's due soon? copy a game or just not do it? THANKS Jul |
Author: | Tony [ Fri Jan 03, 2003 10:08 pm ] | ||
Post subject: | |||
datafile is a file from which data is inputed. Its a text file that contains information user would have to type in otherwise. Dan has a great tutorial on using it here -> http://danco.no-ip.com/turing/viewtopic.php?t=5 Menues, ya, its easy to make. Its just a simple if-elsif-else statment.
you can add more options to it by adding additional elsif If the assigment is due soon, you better add tony to your MSN list and hope that he's not busy and in a good mood If you copy an assigment, you're taking a chance of getting caught. Some schools are VERY strict about plagerism and you might get detention/suspension/ or get expeled. Here's an idea. Make a very simple game, but use some really cool features. Go to tutorial section for turing and take a look at: Using mouse Using sound/music Using pictures/images Character control Collision detection and to make your game look REALLY cool - text effects. Here's the simpliest game with the coolest features: have a ball follow your mouse and bump when it hits obsticles on screen. To actually make it look cool, use .jpg images for graphics, play sounds when ball hits objects, and display intro screen using some text effects Don't worry, you gonna do great. |
Author: | JuL [ Sun Jan 05, 2003 6:25 pm ] |
Post subject: | thnk u !! |
thank u very very much!! u really helped me i appreciate it!! THANX |
Author: | Tony [ Sun Jan 05, 2003 6:59 pm ] |
Post subject: | |
hey, thats what we're here for I'm glad we could help. |