Skip to content

A Sudoku game implementation where users can solve puzzles by filling in numbers on a 9x9 grid. The game allows you to play sudoku and includes error tracking and validation.

Notifications You must be signed in to change notification settings

akshay-899/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Game

Overview

A Sudoku game implementation where users can solve puzzles by filling in numbers on a 9x9 grid. The game allows you to play sudoku and includes error tracking and validation.

Features

  • Interactive Sudoku board with real-time error checking.
  • Ability to select numbers and place them on the board.
  • Error count tracking with a reset option.
  • Responsive layout for various screen sizes.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Installation

  1. Clone the repository:

    git clone https://github.com/akshay-899/sudoku.git
    cd sudoku
  2. Open this with the live server extension

Note

Please use desktop or laptop to play this game :)

About

A Sudoku game implementation where users can solve puzzles by filling in numbers on a 9x9 grid. The game allows you to play sudoku and includes error tracking and validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published