It's sometimes a bit complicated to change direction because the space available for Pac-Man is too small. Pac-Man stops moving when the player presses the "UP" key when there is a wall above Pac-Man.
Severity
3 - Medium
Version
v0.2
System informations
Platform: MACOS VENTURA
DOSBox 0.74-3
Steps taken
Start the game
Move toward a intersection
Expected result
The player must be able to negotiate intersections with ease. It must be fluid to enhance gameplay.
Workaround or solution
I recommend implementing a key buffer to manage this.
Description
It's sometimes a bit complicated to change direction because the space available for Pac-Man is too small. Pac-Man stops moving when the player presses the "UP" key when there is a wall above Pac-Man.
Severity
3 - Medium
Version
v0.2
System informations
Platform: MACOS VENTURA DOSBox 0.74-3
Steps taken
Expected result
The player must be able to negotiate intersections with ease. It must be fluid to enhance gameplay.
Workaround or solution
I recommend implementing a key buffer to manage this.
Other
No response