A way for low-end PC users to watch Slippi Replays!
In order to avoid needing to recreate Melee's engine, I used positional data collected by Slippi instead, meaning that this will not be a game, only a way to watch replays. I did this to save me and the client computer a lot of work.
This is where I got the ledge positions from
And here is where I got blast zone info from
Simply download the zip of this repository and extract it into its own folder, or clone this repository using git. If you don't have it installed already, install Node.js. Then, navigate to the directory of slippi light in the command line by using the command: "cd directory", where directory is the directory of the slippi light folder. Once you have done that, run "npm install" and then "npm start" to run it!
Join the Discord server!