Very simple sprite field project.

This is an archive of a topic from NESdev BBS, taken in mid-October 2019 before a server upgrade.
View original topic
Very simple sprite field project.
by on (#167023)
I have made a simple animated spritefield using a bit of code from a friend of mine (nocarrier who used to post here) and a bit of nerdy nights code and a little bit of code I wrote myself. It has 4 different animated sprites to switch between and 4 palettes to cycle though.

I know it isn't spectacular or anything but I am quite proud of it!

Image

D pad - sprite direction
Select - change palette
start - stop sprite movement
B - change sprites
Re: Very simple sprite field project.
by on (#167186)
I like the rapid palette changes to create in-between shades.
This sort of thing could also be useful to test movement code.