An open API service indexing awesome lists of open source software.

https://github.com/armandris/sudoku

Sudoku written in JS, server written in Python
https://github.com/armandris/sudoku

Last synced: 3 months ago
JSON representation

Sudoku written in JS, server written in Python

Awesome Lists containing this project

README

        

# Sudoku

[Play this game here](https://sudoku.drismir.ca).

# About

On the leaderboard the font of the score corresponds to the difficulty it was beaten on:
- Easy: Comic Sans
- Medium: Sans serif
- Hard: Times New Roman

To see how the back end works check out my [Flask server](https://github.com/ArmanDris/StrawberryPieServer)