Skip to content

Conversation

MatheusZickuhr
Copy link

Added game state for the MosterKong game.

The state contains:

  • player x and y position
  • coins x and y position
  • enemies x and y position
  • allies x and y position
  • fireballs x and y position

If there is less then ( 5 * number of enemies) fireballs in the map the position of the nonexistent fireballs is (0, 0). Same applies for the coins (when the number of coins is < 25).

I would like to return the position of the ladders as well, but I'am having some problems with that.

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

Successfully merging this pull request may close these issues.

1 participant