johnny_boy #1 Posted January 7, 2009 Hello, Even though I do not post here very often, I thought it would still be worthwhile to share a quick mockup of Lock 'n' Chase. I experimented with the sprites to make them closer to the Intellivision version, and switched some colors. I'm still not very familiar with the hardware limitations, so please point out if these sprites exhibit any sort of conflict. Finally, if there ever was the slightest chance to use multiple colors, I think it would look even more refreshing. I'm aware this would probably require extensive modifications to its kernel, if it's even in the realm of the possible. Quote Share this post Link to post Share on other sites
Thomas Jentzsch #2 Posted January 7, 2009 I'm still not very familiar with the hardware limitations, so please point out if these sprites exhibit any sort of conflict. Finally, if there ever was the slightest chance to use multiple colors, I think it would look even more refreshing. I'm aware this would probably require extensive modifications to its kernel, if it's even in the realm of the possible. The cops don't work that way, because, to avoid flicker, half of them are made of missiles, which allow only very limited variations (1, 2, 4 or 8 pixel wide). Multicolor should generally be possible for the robber if someone would find enough spare time inside the display kernel. Not possible for the cops again, because all 4 cops share the same color register. So if two cops overlap vertically one of the cops would show wrong colors. Quote Share this post Link to post Share on other sites
johnny_boy #3 Posted January 8, 2009 (edited) Thank you for the input, Thomas. With such tight constraints, there's not much to do for the cops, but I think this sprite, if it fits as a missile, would be almost recognisable if you squint. Also tried my hand at a multicolor robber. Edited January 8, 2009 by johnny_boy Quote Share this post Link to post Share on other sites
johnny_boy #4 Posted January 8, 2009 (edited) Hmm... Just realised the Robber sprite's pixels are breaking the grid. Here's a better one: Edited January 8, 2009 by johnny_boy Quote Share this post Link to post Share on other sites
johnny_boy #5 Posted January 8, 2009 Better definition of Cop hat. Another mockup -- feet would animate one at a time (lack animation). Quote Share this post Link to post Share on other sites