Loading...

CSS Only Sudoku
GitHubBy @whosmatu

Easy mode

ConfettiConfettiConfettiConfettiConfettiConfettiConfettiConfetti

Completed!

Medium mode

ConfettiConfettiConfettiConfettiConfettiConfettiConfettiConfetti

Completed!

Hard mode

ConfettiConfettiConfettiConfettiConfettiConfettiConfettiConfetti

Completed!

About CSS Only Sudoku

CSS Only Sudoku

This is a fully functional Sudoku game built entirely with HTML and CSS. NO JavaScript was used.

How It Works

The game uses clever CSS selectors and the :checked pseudo-class on radio inputs to track game state. Pure CSS logic validates moves and detects winning conditions.

How to Play

Rules

Created by @whosmatu

View source on GitHub