Skip to content

Cutecat42/Sudoku

Repository files navigation

Cat's Sudoku (AKA Best Sudoku)

Unfortunately, this no longer works as the API has been changed. If I can find another Sudoku API, or am able to create my own, I will update this project.

A website where you can play Sudoku. You can sign up, login, save/load games, and see best times/completed games for yourself. Global leaderboard can be seen as well.

Heroku

Play Cat's Sudoku at www.CatherineMeza.com/Sudoku

Installation

Use the package manager pip to install from requirements.txt.

pip install -r requirements.txt 

API used

The API used to create Sudoku games was www.sudoku.com. Note: Only https://sudoku.com/api/getLevel/LEVEL_NAME is able to be used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published