Skip to content

LeionTamer/dungeon-sudoku

Repository files navigation

Overview

Created with NextJS React with Typescript and Tailwind

Running the application

For first time running, you will need to initialise the package manager with npm i

Run the application with npm run dev then open the local dev environment http://localhost:3000/

TODO items for the application

Logic:

  • Validation logic for cells
  • Keypress logic - repeated input when holding key down
  • Delete an entry in a cell with keypress

Interactivity

  • API endpoints to connect to RapidAPI
  • Sudoku Generator
  • Sudoku Solver / Validator

Styling

  • 9x9 cell styling
  • Error styles

Extra bits:

  • Sudoku Context
  • Separate Grid and Cell components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published