jerpdoesgames / SF6QuickReference

Web app to display basic Street Fighter 6 character move data in a simple format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Street Fighter 6 Quick Reference

Web app to display basic Street Fighter 6 character move data in a simple format.

Click here for the current live version of the tool. A shorter url is available here.

How to Use:

  1. Select your desired character.
  2. The selected character's moves will be displayed in a way that should (eventually) fit a single screen.

To-Do:

  • Fix bugs / typos - I've already fixed a few (let me know if you find any more).
  • If the Steam beta ends up allowing browser windows with transparency overlaid on top of games, I want to make an update to support that (maybe allow selecting the choice moves you want to pin, etc.)
  • I'll probably make some changes to how everything resizes to be a little cleaner / better use available space.
  • People were asking about displaying frame data - but I think that may be best left to FAT/SuperCombo. Though I could work something out if there's enough interest.
  • Half-drive-meter for parry drive rush.

Credits

  • Thanks to Malastrome for transcribing a bunch of move data from the Command List screens posted by various YouTubers. Also excellent if you need an editor for your videos.
  • Thanks to Woolie for posting the Command List screens for the non-beta characters.
  • Thanks to Rooflemonger for posting the Guile, Juri, and Ken move lists.
  • Thanks to the FAT devs for making their much-more-detailed move data available. I didn't end up using it for this project (turned out to to be easier to manually transcribe the Command List screens in-game), but the tool and frame data are fantastic for advanced players.

About

Web app to display basic Street Fighter 6 character move data in a simple format.

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.5%Language:HTML 5.5%Language:CSS 5.0%