About
JezzBall is a puzzle game originally published for Microsoft Windows in 1992, in which the player captures parts of a rectangular space by drawing dividing lines; it has similarities to the 1981 arcade game Qix. This is a browser-based remake of JezzBall built with vanilla JavaScript and the HTML5 canvas, playable with mouse or touchscreen input, and designed to be embeddable in any web page.
Getting started
The game can be played directly online, or embedded in any web page containing HTML elements with the IDs "game", "pause_button", and "swap_button".