
-----------------------------------
Hack.saw
Tue Jun 06, 2006 9:15 pm

grade 10 final project
-----------------------------------
Hmmm... First off I would like to say thanks to all who helped me on here, with out it this game would be garbage (most complicated thing we learned in school was drawfillarc  :D ) Anyway this game is mostly done as far as the combat system goes I am mainly posting it too see if someone who has never seen it before can understand it.  One problem with it i noticed is it runs perfect on an old proccesing unit but goes wayyyy to fast on a new one.  You will have to add your own delays to compensate becasue:
A) I have no clue how fast your computer runs
and 
B)I have to hand this version in at school and it runs perfect there
Please do not steal code w/o asking first ( i do not know how to hide it and turn the game into an .exe like others have)

-----------------------------------
BenLi
Tue Jun 06, 2006 9:25 pm


-----------------------------------
okay, to compile it you go to the run menu and click generate stand-alone program

also, in the issue of timing, one thing you can do is time how long it takes for the cpu to go through one cycle of the loop and adjust the delay accordingly

-----------------------------------
TheOneTrueGod
Tue Jun 06, 2006 9:28 pm


-----------------------------------
or you can use Time.DelaySinceLast :P

For future reference, it would be nice if you put all of those files inside of a single folder within that zip file.  I'm very lazy, and i'm sure quite a few other people on this site are, and we would all appreciate it if you did :P.

Also, How come your images are so large?  larger images = takes up more space = not so lotsa great :? Why not just take that link picture, and make it the size you need it to be?

-----------------------------------
Hack.saw
Tue Jun 06, 2006 9:30 pm


-----------------------------------
KK, ill make the standalone tommorow (im going to bed now..."yawn") anyways easch person who tries thsi will have to add in his own delays (or some lucky ones wont :) ) I just didnt want to mess it up because i am going ot be handing it in.  Sorry for any bad coding tagging im not a very organized person >