Skip to content

Game Piece Interactions #4

Description

@archerbird

We need to implement a way for game pieces to interact with pacman when they share the same tile as their IGamePiece.CurrentTile

Off the top of my head:

  • Pellets should be eaten and disappear from the view. Score should be incremented. Any game rules that depend on remaining pellets should be triggered
  • Ghosts in Scatter or Chase mode should kill pacman
  • Ghosts in Frightened mode should die and travel back to the ghost house for respawn
  • Super Pellets should be eaten and trigger frightened mode.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions