Skip to content

Instantly share code, notes, and snippets.

@sjdonado
Created May 8, 2023 18:59
Show Gist options
  • Save sjdonado/d4e8d67b248b460e69f0d35db89d25f2 to your computer and use it in GitHub Desktop.
Save sjdonado/d4e8d67b248b460e69f0d35db89d25f2 to your computer and use it in GitHub Desktop.
Tower of Hanoi in P5.js + WASM - Dev.to
import { get_moves } from '@wasm/games';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment