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 16] Ghosts Death [2023/12/11] #74

Open thomas-planchard opened 10 months ago

thomas-planchard commented 10 months ago

Description

When a ghost is eaten there are no eyes animation

Severity

3 - Medium

Version

Prototype

System informations

Platform: MACOS VENTURA DOSBox 0.74-3

Steps taken

  1. Start the game
  2. Play game
  3. Kill a ghost
  4. Observe ghost behavior

Expected result

Ghost sprite should change to eyes, and they should return to the ghost house

Workaround or solution

No response

Other

No response