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

[Test Case 31] Pac-Man Spawn Location [2023/12/04] #45

Closed thomas-planchard closed 11 months ago

thomas-planchard commented 11 months ago

Description

Pac-Man spawn at the left of the ghost house

Screenshot 2023-12-05 at 20 06 59

Severity

1 - Critical

Version

0.1

System informations

Platform: MACOS VENTURA DOSBox 0.74.2

Steps taken

  1. Launch DOSBox
  2. Execute PacMan file in DOSBox
  3. Observe Pac-Man spawn location

Expected result

Pac-Man should spawn below the ghost house

Workaround or solution

No response

Other

No response