World - ashleycrouch/pirate-game-jam-2022 GitHub Wiki

World

The Environment is split up into 4 different locations/zones resembling the 4 elements, for each of the totems the player is going to collect. Each of these locations are split up into multiple areas with puzzles in them. The player is intended to solve these puzzles to advance to the next area and eventually the next zone. At the end of each zone the player will gain a new power that helps them in the next zone.

Levels

very rough concept air level layout Air Rough Level Layout

Environment Asset List

Below is a list of general assets currently needed to be made for the game environment

Universal Assets (can be used anywhere) -

  • Trees
  • Bushes, grass clump and other foliage
  • Rocks of varies shape and size
  • Streams, rivers, other bodies of water
  • Monument/Temple

Zone Specific Assets -

Water Zone -

  • Cliff wall

Earth Zone -

  • Sand dune
  • Ruins
  • Canyon cliff

Wind Zone -

  • Plateau Platforms

Fire Zone -

  • Burnt Trees
  • Lava stream
  • Mountainy rocks