I working on my Quacker Blaster game and need a bit of help. I'm trying to create a basic duck graphic that i can use for my game. It needs to be able to fly around up and down, left and right so a simple non-vertical graphic would be best. I plan on using multicolor so if you want to you can take that into consideration. Heres what i have come up with so far:
duck
.byte #%00000000
.byte #%11111100
.byte #%11111100
.byte #%01111100
.byte #%01111100
.byte #%00000111
.byte #%00000111
.byte #%00000111
Any assistance in this matter would be greatly appreciated.
Sincerely,
Primordial Ooze















