WecTeam
Jan 9, 2020 · Frontend Development
How to Build a Switchable DOM & Canvas Web Gomoku Game from Scratch
This tutorial walks through creating a lightweight web Gomoku game using JavaScript, detailing both a plain‑DOM renderer and a Canvas renderer, their interchangeable architecture, and core features like move handling, undo/redo, win detection, and board resetting.
CanvasDOMGomoku
0 likes · 21 min read