Opened 6 years ago
Last modified 6 years ago
#492 new enhancement
Pacman Ghost AI
Reported by: | wiesep | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | Version 0.3 Codename: Castor |
Component: | AI | Version: | 0.1 |
Keywords: | PPS | Cc: | |
Referenced By: | References: |
Description (last modified by wiesep)
At the moment the ghosts move randomly. Create new controllers, simmilar to the original game. Namely Blinky, Pinky, Inky, Clyde.
Additionally try to improve the controls.
The code of the current controller can be found under: src/modules/pacman
Helpful link: https://dev.to/code2bits/pac-man-patterns--ghost-movement-strategy-pattern-1k1a
Attachments (1)
Change History (10)
comment:1 Changed 6 years ago by wiesep
- Type changed from enhancement to PPS_project
comment:2 Changed 6 years ago by wiesep
- Type changed from PPS_project to enhancement
Changed 6 years ago by wiesep
comment:3 Changed 6 years ago by wiesep
- Description modified (diff)
comment:4 Changed 6 years ago by wiesep
- Description modified (diff)
comment:5 Changed 6 years ago by wiesep
- Version set to 0.1
comment:6 Changed 6 years ago by wiesep
- Milestone set to Version 0.3 Codename: Castor
comment:7 Changed 6 years ago by wiesep
- Keywords PSS added; PPS removed
comment:8 Changed 6 years ago by wiesep
- Keywords PPS added
comment:9 Changed 6 years ago by wiesep
- Keywords PSS removed
Note: See
TracTickets for help on using
tickets.
Pac-Man Patterns — Ghost Movement (Strategy Pattern)