[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: bitmap shape capture for 8-bit graphics



simple animation sequences can be saved,
reloaded to view later.. this is just a hack
of the program calling it's own input routines,


press 9 to set cursor movement

press 5 to set animation parameters, type in number
of cells

press 6 to view animation

press 3 to save animation

press 4 to load animation



next is an editor built in,
written in assembly

ability to save more complex
animations


work on game:

the bullet and your character
no long destruct the background

gun collision detection working
for en0 (from doorway), en1
(other side of doorway), en2
(popup) man (your character)
spinner, power ups (ammo and
grenades)

I need to make some sort of an
editor that allows you to design
an enemy attack sequence.

Rich