Git Product home page Git Product logo

smash_combos's Introduction

Version 1.0 [Beta]

Introduction

Live site: https://smash-combos.herokuapp.com/

A web app where Super Smash Brothers Ultimate players can upload combos for any characters to share.

Contribution

We'd love to have contributors for Smash Combos! Please read the Contributing Guideline for instructions on getting started. If you need to communicate outside of Github, please join our discord server Discord server.

Please keep in mind that everyone working on Smash Combos must follow the code of conduct.

Features

This project is a working progress with more features to come. Here are some to name a few:

Build your combo:

Create a customized set of combo inputs labeled with Graphics of Gamecube Controller buttons.

Attach a responsive video:

This feature allows you to highlight sections on videos that are uploaded on Youtube and play them on repeat. Smash Combos will only allow you to attach videos that are relevant to Smash Bros content or your character selected.

Explore combos of every character:

Share all sorts of character combos with other players and join the discussion.

How to build a combo:

Conditionals are used to write these combos like a sentence, they are defined as the following:


And: Combines two inputs as one input

Examples:

Full hop forward

Up smash forward DI

Smash forward special


Then: Proceeds to the next set of inputs

Examples:

Jab > jab > jab

Down tilt > up smash

Down throw bair


Hold: Indicates the following input to be held

Release: Indicates the held button to be released

Examples:

Dash forward

Crouch

Up B out of shield

Ground float nair

Charged forward smash

Charged forward special


Start Repeat: Sets the beginning of the set of inputs that will be repeated

End Repeat: Indicates the end of the repeat; can be used to tell the amount of repeat times

Examples:

Up tilt

Ground float nair x3

Short hop fast fall nair x3


YouTube Video Implementation:

In order to attach a valid YouTube video, the video has to be related to Super Smash Bros or your selected character. This feature will prevent unrelated videos to be attached to your combos. To submit a valid video, please grab the YouTube video ID.

Example: https://www.youtube.com/watch?v=QyCmYdgo_Ik

ID: QyCmYdgo_Ik

Good video:

Bad video:


Credits

Smash Wiki : Controller buttons

Spriters Respource : Character images

eu Samsora : Videos for examples, and as a Peach main, he's my role model

Suncoast Developers Guild : Where I learned to make this app in 3 months from no experience whatsoever


License

MIT

smash_combos's People

Contributors

breadkenty avatar ejbee3 avatar

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.