MorganDilling / sudoku

Computer Science assignment to create a soduku generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ Sudoku solver

Sudoku solver

GitHub

Setup

You will need:

Install dependencies with pnpm install.

Scripts

  • pnpm run start - Run the project in production
  • pnpm run dev - Run the project in development (with hot reloading)

License

This project is licensed under MIT

Credits

๐Ÿ‘ค Morgan Dilling "MJD"

Contributing

Contributions, issues and feature requests are welcome! Check out the Code of Conduct before contributing.

About

Computer Science assignment to create a soduku generator

License:MIT License


Languages

Language:TypeScript 100.0%