Please enable JavaScript.
Coggle requires JavaScript to display documents.
The maze game (Man (Enemy, Eliminates the player, Moves in certain path,…
The maze game
Man
Enemy
Eliminates the player
Moves in certain path
Medium speed (4)
When collides with Cat nothing happens
Dog(player)
Moves all 4 directions (Up. Down, Left and Right
Player
Has 3 Lives
When colliding with Man it dies and Loses 300 points
When colliding with Cat it gains 100 points
When colliding with Dog treat gains 500 points
Cat
Reward
Moves in a path
When colliding with player the player receives 100 Points
Cat moves at speed 4
Lives
3 lives
When player dies -1 life
When player has 0 lives = Game over
When player collides with Man it dies and loses life
Walls
Act as a barrier
The wall will keep the player in the play area
Make it harder to get to areas
Dog treat
Reward
When player collides with dog treat the player receives 500 points
4 located around the map
Sounds
When colliding with dog treat sound affect will occur
When colliding with cat dog sound will occur
When colliding with Man laugh sound affect will occur
Finish
Once player reaches finish the game ends and player wins
Once player collides with finish success sound occurs