Skip to content

serikjensen/sudoku-color

Repository files navigation

Sudoku Color

An accessible, colorized React sudoku application. See it live at colorfulpuzzles.com.

Inspired by the board game colorku.

Change Colors

Sudoku Color was built to be fully themeable with styled components. Use the sidebar to change your color scheme.

Changing Colors

Accessibility

All color schemes meet (at a minimum) WCAG 2.1 AA compliance for contrast and everything is keyboard navigable. Even though the original board game used plain dots of color, this web adaptation deliberately includes the numbers as well so that color was not the sole differentiator.

Accessibility

Responsive

Playable on any size of desktop or any mobile device.

Responsive

Win Prizes

If you like admiring hastily thrown together vector art, you should play with some extra determination.

Finishing a puzzle

Testing

Each UI component is covered by a robust set of unit tests.

Technical notes

The bulk of this project was built pre React hooks. An updated version would definitely utilize those.

Releases

No releases published

Packages

No packages published