Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scramble Display

A WebAssembly application that generates SVG visualizations of Rubik's cube scrambles. For use in a future cube timer.

Running the Project

Install wasm-pack if you haven't already:

cargo install wasm-pack
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target web
  1. Start a local HTTP server in the project directory:
python3 -m http.server 8000
  1. Open http://localhost:8000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages