UNPKG

shogi-player

Version:

Shogi board web components has functions for replaying, manipulating, and editing

1 lines 198 B
<!doctype html><meta charset="utf-8"><title>shogi-player-wc demo</title><script src="https://unpkg.com/vue@2"></script><script src="./shogi-player-wc.js"></script><shogi-player-wc></shogi-player-wc>