Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 288 Bytes

Sudoku

Sudoku game made with Pixi.js and Backtrack algorithm

#How to use
*install xampp
*paste the project files in ..xampp/htdocs
*start xampp's local server
*run http://localhost/Sudoku/index.html in browser (tested on Chrome Version 60.0.3112.101 (Official Build) (64-bit))