gbdev / gb-asm-tutorial

Learn to create games for the Game Boy using Assembly
http://gbdev.io/gb-asm-tutorial/
MIT License
112 stars 38 forks source link

Fixed unbricked paddle collision #59

Closed tristanexsquare closed 1 year ago

tristanexsquare commented 1 year ago

Switched lower boundary and upper boundary check for paddle collision.