Skip to content

L0GI0/Sudoku-board

Repository files navigation

Table of Contents

Demo

Preview: Neon Sudoku Board

About The Project

Sudoku Board in Neon Style.
Board is divided into 3x3 Boxes components, every 'Box' is container of Cell components. Any visual changes are easy to apply.
Game board can be validated in terms of invalid values.
Game board can be randomly generated or loaded form JSON file with format as in testBoards folder.
Tests are also in the source.

image

Built With

  • React
  • Bootstrap
  • Styled-components
  • Tested with Jest

Compatibility

Firefox doesnt support backdrop-filter effect which is used here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published