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

0 stars 1 forks source link

Wall Collision #27

Closed HiNett closed 6 months ago

HiNett commented 6 months ago

Encountered error - General definition:

Detailed error:

What the program should have done:

Ianlaur commented 6 months ago

Still some issues, Pac-man can eat the Maze in the corners of the walls minor Bug but has to be fixed. menu_007

Ianlaur commented 6 months ago

No more wall collision issue however, one last issue: Pac-Man movements are restricted in the Maze to change direction if Pac-Man is not in the right pixel line, it will find himself stuck and unable to move.

menu_013

HiNett commented 6 months ago

Wall Collision Issue Fixed in 625f161.