Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 929 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 929 Bytes

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