Sprite Collision Detection? #124
marklinebaugh
started this conversation in
RFCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just wrote my first pixel-level, sprite collision detection algorithm for a space invader clone. As a rank amateur... it was a bit challenging. I sort of remember that the C64 VIC-II had hardware sprite collision detection (with some issues, as I recall). Would it make sense to have the RP6502 VGA provide pixel-level or even bounding box-based (macro) collision detection?
Beta Was this translation helpful? Give feedback.
All reactions