I hope you enjoy playing it!
Controls:
A - Jump / Confirm
B - Attack / Back
Start - Pause / Confirm
Select - Restart Stage
Screenshots:
Source code: Link
Here is the source code for anyone interested in it. I'd just like to add that this has been a big learning experience for me over the years I've been working on it and I've learnt a lot. Though as I learnt more I did not go back and rewrite routines or reorganise code and this will be evident when looking at the source. There's a lot of redundant, inefficient, duplicate code and some outright silly mistakes within.
Version 1.1 Changes:-
- - Fixed graphical screen wrap issue with the boulder and the ducks' Projectile.
- Fixed a glitch with the top-left boar in stage 2-9 where it would continuously charge at nothing.
- Damage from the boar has been reduced from 10 to 8.
- Damage from the ducks' projectile has been reduced from 8 to 6.
- Damage from the duck has been increased from 6 to 8.
- Damage from the Sheep has been reduced from 8 to 7.
- Damage from the fly has been reduced from 7 to 6.
- Damage from the gull has been reduced from 10 to 9.
- The interval between the ducks' shots has been increased from 64 to 72 frames.
- Respawn time for the flowers on stage 2-9 has been increased by 12 frames.
- Respawn time for the flowers on stage 4-3 has been decreased by 575 frames.
- Landing lag from the player attacking has been decreased from 7 to 4.
- - Easy mode has been added!
- - (Easy) Damage multiplier has been lowered to 0.6 (single-player) and 0.5 (multi-player).
- (Easy) Modified the behavior of a few of the enemies.
- (Easy) Reduced the speed of many of the enemies.
- (Easy) Reduced the amount of stages that have weather effects.
- Increased the tempo of the music for PAL consoles by 12% approx.
- Removed a single fish from the stages 4-1 (single-player) and 4-2 (multi-player).
- (Normal) The interval between the ducks' shots has been decreased to 66 from 72 frames. - - (Easy) Damage multiplier has been lowered to 0.6 (single-player) and 0.5 (multi-player).