/Find-Pattern

Online version of FindPattern.cpp for better cross-platform compatability

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Find Pattern

This webapp calculates juggling patterns given max # of balls and # of periods!

Progress

  • Webpage Structure
  • Calculation
    • Loop
    • Web Worker
    • WebAssembly (Currently working on, in beta)
  • Simulation
    • Loop
    • Web Worker
    • WebAssembly
  • Life goals
  • Everything else

Contributions

Definitely! Any contribution is greatly appreciated! Submit issues, and/or create a pull request if you know how to modify the code.

Thanks to

License

This work is distributed under GPL-3.0