secret-sudoku

Play Sudoku in your browser's URL bar!

Stars
10

Secret Sudoku

Hidden from prying eyes..

Play the classic game of Sudoku in your URL bar!

A Sunday project, powered by window.location.hash and ☕

Avaliable @ https://healeycodes.github.io/secret-sudoku/

Install

npm install

Test

npm test

  • Uses Jest to test main functions and brute-force play the game to completion on different difficulties.

  • On GitHub, uses continious integration powered by Travis CI!

Deploy

Place the project files at the directory you wish you host the game (assuming HTTP/S).

For local-use, just open index.html