algosup / 2023-2024-project-2-x86-retrogaming-team-4

Second project of 2023-2024 year which aims recreating a faithful Pac-Man clone in assembly x86 using DOSBox 🕹️
Other
10 stars 0 forks source link

Pellet eating editing #66

Closed MaximeAlgosup closed 11 months ago

MaximeAlgosup commented 11 months ago

Change pellet eating work to make it more optimized ( clear by tile and not pixel per pixel )