Git Product home page Git Product logo

2d-platformer's Introduction

2d-platformer's People

Contributors

thehenrylam avatar

Stargazers

 avatar  avatar

Watchers

 avatar

2d-platformer's Issues

Introduce new obstacle: Spikes

As a player, I want the obstacles (spikes) so that its more challenging and tense when completing a level.

Acceptance tests:

  • The player cannot control the player character when in contact with the obstacle.
  • The player character plays a "death animation" when in contact with the obstacle.
  • The player character disappears when the "death animation" finishes.

Introduce a new game mechanic: Air Dash

As a player, I want to let my player character "air dash" so that I have more control while in the air.

Air Dash:

  • Redirects the player's current trajectory to the player's desired direction.
  • Air dashing slightly increases the momentum of the player.
  • Air dashing temporarily reduces friction. (Friction is back to normal once the dash is complete)

Acceptance Tests:

  • Air Dash can be reliably triggered by the player.
  • Air Dash meets all the qualities described above.
  • Air Dash's effects and animation does not take precedence over player damage and death.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.