Oh? I can learn ya a thing or two about animation. Here's a quick tutorial:
Go into paint and find the sprite you want select it in the red box and then memorize the coordinates on the bottom of the screen. Then make an array for that animation.
DIM ARRAY[Number of frames x3]
ARRAY[1]=frame length[10 is a good one]
ARRAY[2]=X coordinate
ARRAY[3]=y coordinate
Finish the array then do...
Here's some of my ideas so I don't waste a bunch of my daily comments.
The villain's really vain.
Minigames for bosses.
and An extra menu for all the games you unlock.