Opened 6 years ago
Last modified 6 years ago
#492 new enhancement
Pacman Ghost AI — at Version 4
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
Change History (5)
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)
Note: See
TracTickets for help on using
tickets.
Pac-Man Patterns — Ghost Movement (Strategy Pattern)