Skip to content

vinceau/slp-bitmask-visualizer

Repository files navigation

Slippi Bitmask Input Visualizer

A tool for visualizing Slippi button input bitmasks

screenshot

Click here to try it out!

Features

  • Convert from bitmask to button inputs
  • Convert from button inputs to bitmask
  • Shows bitmask as hex, decimal, and binary

Development

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.