aboutsummaryrefslogtreecommitdiff
path: root/.nasm/memory.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove the pool size from enemiesMiquel Sabaté Solà2026-03-051-2/+1
* Make enemies more colorfulMiquel Sabaté Solà2026-03-051-1/+2
* Add the Game Over screenMiquel Sabaté Solà2026-03-051-1/+3
* Update lifes left for player 1Miquel Sabaté Solà2026-03-041-1/+2
* Add collision with the playerMiquel Sabaté Solà2026-03-041-1/+8
* Let enemies die whenever they touch a bulletMiquel Sabaté Solà2026-03-031-1/+2
* Add a pool of explosion effectsMiquel Sabaté Solà2026-03-031-1/+4
* Initial iteration of enemy movementMiquel Sabaté Solà2026-02-121-2/+4
* nasm: always save memory/segments statsMiquel Sabaté Solà2026-02-111-0/+54