Skip to content

Feat/tunnel wraparound - #80

Open
Bhavesh-png wants to merge 3 commits into
dishu4u:mainfrom
Bhavesh-png:feat/tunnel-wraparound
Open

Feat/tunnel wraparound#80
Bhavesh-png wants to merge 3 commits into
dishu4u:mainfrom
Bhavesh-png:feat/tunnel-wraparound

Conversation

@Bhavesh-png

Copy link
Copy Markdown

Pull Request

Description

This PR implements classic Pac-Man tunnel wrap-around movement.

Changes Made

  • Added horizontal wrap-around for Pacman when exiting the left or right tunnel.
  • Preserved existing collision and movement behavior.
  • Ensured smooth gameplay consistent with the original Pac-Man mechanics.

Fixes #72


Type of Change

  • Bug fix
  • New feature
  • UI improvement
  • Documentation update
  • Performance improvement

Checklist

  • My code follows the project style
  • I tested my changes
  • I have updated documentation if needed
  • My changes generate no new warnings

Screenshots (if applicable)

N/A (Gameplay feature)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tunnel/wrap-around movement

1 participant