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

Schema in collision documentation #65

Closed MaximeAlgosup closed 10 months ago

MaximeAlgosup commented 11 months ago

Add a schema explaining: why you need to get the four corners of a tile and showing that Pac-Man is bigger than a tile.

MaximeTAlgosup commented 10 months ago

The schema has been added and the page has been all corrected.