Script rl#259
Conversation
- Map is read from a txt file without initializing by code. - No implementation regarding to Pacman movement. Pacman not yet moving
- The basic movement of pacman from a node to another. - Pacman can't change direction between each node movement.
- All implementation of pacman movement: overshot checking, reversing, continue moving if no valid action made
…count and visualize the pellet
- If map txt path file not found then the game won't run
Changes: - Fix sprites and UI to more closely resemble the arcade version - Implement death animation and ghost death freeze - Implement levels and level transition animation
Merge map size fix, Sprite fixes & UI fixes into dev
- Change default map to map 1 - Add 4 new maps - Add special map 4
- Add ghost house door - Fix ghost behavior (cannot return to house once out) - Fix wall UI - Fix pacman walking animation
feat: Add ghost house door
feat: add pellet map
📁 Previous CI results (run #23738837557)Test ReportThis comment was generated automatically by a GitHub Action. It summarizes the test results for this pull request. The GitHub Action run can be found here: Base Branch ❌The PR's base branch is Changed Files ❌The PR changes files that should not be changed:
Please ensure that only allowed files are modified. Any changes in the Framework Tests ❌Some framework tests failed. Please check the details below: pacman ❌ |
Test ReportThis comment was generated automatically by a GitHub Action. It summarizes the test results for this pull request. The GitHub Action run can be found here: Base Branch ❌The PR's base branch is Changed Files ❌The PR changes files that should not be changed:
Please ensure that only allowed files are modified. Any changes in the Framework Tests ❌Some framework tests failed. Please check the details below: pacman ❌ |
No description provided.