Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 621 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 621 Bytes

Sudoku

GitHub Workflow Status GitHub top language

A simple Single-page application and Progressive web application to play Sudoku. Powered by Scala.js, snabbdom and bulma.

Deployed at: https://sudoku.ihmor.com/

Generating png icon. Requires inkscape

inkscape \
    --export-png=frontend/src/main/static/favicon.png \
    --export-background-opacity=0 --without-gui frontend/src/main/static/favicon.svg