Skip to content

GashyDev/superglidetrainer

 
 

Repository files navigation

Superglidetrainer

A website based on this powershell script to train your superglide timings. Built with svelte and bulma.

TODO

Required for initial release

  • Actually implementing the trainer
  • Darkmode
  • Don't allow double binds
  • Show # of attempts and a overall superglide consistency
  • Mousebutton support

Additional, non-critial

Local development

To run this website locally, make sure to have Node.js installed.

  • Clone the repository
  • Install the requirements with npm i
  • Start a dev server with npm run dev

To make sure the final code is ready to be deployed, build it locally with npm run build.

About

Train your superglide timings directly in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 77.1%
  • SCSS 20.6%
  • JavaScript 1.5%
  • Other 0.8%