lla-dane / Jack-in-the-wild

1 stars 5 forks source link

Improve Level Design #9

Open kmtGryffindor20 opened 2 months ago

kmtGryffindor20 commented 2 months ago

Description

We need to design and implement a new map/level for our 2D platformer game. The level should be challenging yet fair, incorporating various elements such as platforms, obstacles, enemies, and collectibles. The goal is to create an engaging and visually appealing level that enhances the overall player experience.

Requirements

  1. Level Design:

    • Design a new map layout that includes platforms, obstacles, enemies.
    • Ensure the level is balanced in terms of difficulty, with a gradual increase in challenge as the player progresses.
    • Incorporate various elements to keep the gameplay engaging, such as moving platforms, environmental hazards, and secret areas.
  2. Visuals and Aesthetics:

    • Create or use existing assets to build the visual components of the level, including backgrounds, tilesets, and decorations.
    • Ensure a cohesive visual style that matches the overall theme of the game.
  3. Gameplay Mechanics:

    • Implement interactive elements such as the spring jump.
    • Ensure all gameplay mechanics, such as jumping, double jumping, and enemy interactions, are functioning correctly within the level.
  4. Testing and Balancing:

    • Playtest the level to ensure it is fun and fair, making adjustments as necessary based on feedback.
    • Balance the placement of enemies and collectibles to provide a rewarding experience for players.
  5. Compatibility:

    • Ensure the new level is compatible with the existing game mechanics and controls.
    • Test the level across different devices and screen resolutions to ensure consistent performance.

Tasks

iwdie commented 2 months ago

please , assign this issue to me

kmtGryffindor20 commented 2 months ago

please , assign this issue to me

Assigned to you.

Remember to create the new levels/world in a separate scene.