dancras / sudoku-solid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku Solid

A Sudoku game made with SolidJS. Part of a series of projects to compare different Sudoku implementations in popular frameworks. Other projects:

Getting Started

  • Open in dev container (VS Code)
  • Run the following from within the container
npm install

npm run dev

About


Languages

Language:TypeScript 57.1%Language:CSS 42.3%Language:Dockerfile 0.6%