Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Ghost Types #2

Open
3 of 9 tasks
cdsupina opened this issue Oct 11, 2023 · 0 comments
Open
3 of 9 tasks

More Ghost Types #2

cdsupina opened this issue Oct 11, 2023 · 0 comments

Comments

@cdsupina
Copy link
Contributor

cdsupina commented Oct 11, 2023

Currently we have one ghost in the game, the red ghost. Let's add 8 more ghosts to the game that all perform different attack behaviors. I have enumerated ideas for the behaviors in the list below, but feel free to be creative if you find more interesting ideas.

  • Red: Directly pursues the player Direct Pursuit Attack Variant with Timer #1
  • Orange: Moves a random direction every couple of seconds
  • Green: Alternates moving left and right
  • Pink: Alternates moving up and down added pink ghost #5
  • Purple: Moves in a circle
  • Brown: Moves away from player Interesting brown ghost behavior #6
  • Cyan: Directly pursues the player, only if the player is within a range
  • Blue: Alternates between moving up, down, left, and right
  • Grey: Patrol the outer perimeter of the window
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

No branches or pull requests

1 participant