I was doing some work on my game Acid Fish last night. One thing people didn't like is the bubbles coming out of the fish's mouth if you sat in one place too long. There was a suggestion to use missiles to display the bubbles instead.
Great idea! Only I can't figure out how to get missiles to work. I tried adding in missile code with no luck. I even wrote a program from scratch that all it does is draw a player and missile and run through the loop, but even that doesn't work.
Could someone point me to an example or just write me a quick program to draw a square block as a player with a missile 2 pixels away?














