Skip to content

TK-code202/Sudoku

Repository files navigation

Sudoku

An application for the popular sudoku game

By Tofunmi Kusimo

Technologies Used

  • GIT
  • HTML5
  • CSS3
  • Bootstrap 5.3.0
  • Javascript & jQuery {OOP}
  • Webpack & npm

Description

Sudoku is a popular number-placement puzzle in which the objective is to fill a 9x9 grid with digits so that each row and column including the nine 3x3 sub grids contain all the digits from 1 to 9 (without repetition).

Setup/Installation Requirements

For development, you will need Node.js installed in your environement

  • Clone this repository to your desktop
  • Navigate to the top level of the directory
  • Run npm install in your terminal to install libraries
  • Run npm start in your terminal

Known Bugs

  • None Known

License

MIT

Contact Information

tofunmikusimo@outlook.com

About

A webpage implementing the Sudoku Game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published