Computer Science Canada LoZ game! |
Author: | BITISCT [ Fri Feb 25, 2011 4:30 pm ] |
Post subject: | LoZ game! |
This is my current project in grade 11 compsci. It is a Zelda game in the making. It will hopefully become a very short Zelda game if I get around to finishing. Please don't comment! If you have any suggestions, PM me. I hope to update this post so DON'T comment!! |
Author: | Insectoid [ Fri Feb 25, 2011 5:34 pm ] |
Post subject: | RE:LoZ game! |
Instead of updating this post, why not just post anew? You can comment on your own posts you know. Even attach files to comments. Oh, hang on. I have failed you. |
Author: | BITISCT [ Fri Feb 25, 2011 6:25 pm ] |
Post subject: | Re: LoZ game! |
I just don't want to have to click any more than I have too. I'm lazy ;P Anyways, updates: ~Attack animation (press spacebar)-I know there's some kinks. I'm working on that ~A new and more efficient way of drawing the background. ~more bitmaps that will pave the way for a real attack animation Again, PM me any suggestions. |
Author: | Insectoid [ Fri Feb 25, 2011 8:11 pm ] |
Post subject: | RE:LoZ game! |
How does it take more clicks to create a comment than to edit one? Your log is quite flawed. |
Author: | BITISCT [ Sat Feb 26, 2011 12:05 pm ] |
Post subject: | Re: LoZ game! |
Another version. This one adds: ~complete attack animations! press space to watch link swing his sword! ~What I think is a better looking sleep animation. Leave Link alone for a while and he should fall asleep |
Author: | Prince Pwn [ Mon Apr 11, 2011 2:53 pm ] | ||
Post subject: | RE:LoZ game! | ||
Ignore the trolls. Nice coding so far, those are my favourite types of Zelda games One thing is you should change these to:
and it's much more natural [size=7]EDIT:[/size] You should allow link to move diagonally. Just make seperate if blocks by replacing your elsif's with end if, if 's |
Author: | BITISCT [ Wed Jun 15, 2011 8:40 am ] |
Post subject: | Re: LoZ game! |
New update! Can't remember what I did, but I think I changed to the sprite system. I also changed a small animation issue where Link swung his sword in the incorrect fashion. Next will come collisions and the side scrolling thing Zeldas have. |