Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chris-aqui/sudoku

Sudoku built with React and typescript
https://github.com/chris-aqui/sudoku

pwa reactjs styled-components typescript

Last synced: about 2 months ago
JSON representation

Sudoku built with React and typescript

Awesome Lists containing this project

README

        

### SuDoKu - React/TypeScript

## setup

`npm i`

## run

`npm run start`

## game rules

fill in the numbers 1-9 exactly once in every row, column, and 3x3 region.

## screenshot

TBD

## live preview

TBD