aboutsummaryrefslogtreecommitdiff
path: root/src/background.s
Commit message (Expand)AuthorAgeFilesLines
* Initialize enemies at a random Y coordinateMiquel Sabaté Solà2025-05-161-0/+4
* Don't touch zp_arg2 on background checksMiquel Sabaté Solà2025-05-141-4/+3
* player: Implement background collisionMiquel Sabaté Solà2025-04-011-0/+73
* Expanded ground collision to the other platformsMiquel Sabaté Solà2025-03-181-0/+28