Giter Site home page Giter Site logo

karjona / reapers Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 576 KB

The Reapers: Tournament of Destiny is a JS fighting game for the js13kGames 2022 competition

Home Page: https://karjona.github.io/reapers/

License: Apache License 2.0

HTML 1.86% TypeScript 98.14%
game gamedev js13kgames fgc

reapers's People

Contributors

karjona avatar

Watchers

 avatar

Forkers

js13kgames

reapers's Issues

Improve code structure

To quickly start coding, I wrote all logic in a single, quick, main TS file. I have to improve this before it gets out of control.

Implement hurtboxes

Hurtboxes define how to hit interactions between both characters behave. We must have at least two attacks: a jab (fast, short reach) and a strong (slow, long reach). All attacks must have at least these properties:

  1. Damage
  2. Start-up frames
  3. Active frames
  4. Recovery frames
  5. Where to "spawn" the hurtbox in relation to the character sprite

You can push player 2 without contact

Under strange circumstances you can make contact with player 2 for a single frame? and you will push it to the screen limit without having to make contact again.

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.