Browser-based sudoku game using SVG via raphaël with components written using react, redux, and sagas.
http://sudoku2.subtledetour.com/
- Generates random boards using backtrack algorithm
- Saves games to local storage
- Options for different types of players (enable / disable timer, cell highlighting, number placement feeback, penalties)
- Notes mode
- sudokutoolcollection - sudoku puzzle generator and solver
- react-raphael - reactified raphael components