Skip to content

Fully functional Sudoku board that lets you select between easy, medium, and hard level boards.

License

Notifications You must be signed in to change notification settings

cameronMcConnell/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku

Fully functional sudoku board that lets you select between easy, medium, and hard level boards. If you get stuck, let your computer do the work for you!

Description

Sudoku is a popular game played by millions worldwide, this project brings it to your web browser. Developed with React.js for the front-end, this project also leverages a Go api suGoku for generating easy, medium, and hard sudoku boards. Included with the gameplay, there are additional features such as clearing, solving, and checking the correctness of your solution given the current board. Hosted using GitHub Pages, the link for the web app can be found here. If you are interested in contributing to the project, my contact details can be found below in the Authors section. Happy Hacking!

Getting Started

Dependencies

  • npm

Installing

  • To install, copy or fork the repository into your personal development environment and then run:
  • npm install

Executing program

  • After installation, follow the README.md located in the \sudoku directory.

Help

  • Please feel free to reach out to me using my contact details listed below.

Authors

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Fully functional Sudoku board that lets you select between easy, medium, and hard level boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published