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

https://github.com/karolsw3/sudoku

The classic game in its brand new, modern shape. Badges, points & leaderboards included.
https://github.com/karolsw3/sudoku

api app game-development modern nativescript rust sudoku vue web-app

Last synced: 16 days ago
JSON representation

The classic game in its brand new, modern shape. Badges, points & leaderboards included.

Awesome Lists containing this project

README

        

# sudoku
A modern web-based Sudoku app.

## Introduction

There are a lot of Sudoku games on the web, but none of them well built nor with good design.
We want to make our take modern, secure, well-designed and open to everyone – it works well on all available platforms and screens.

`Sudoku` consists of a public API, web app, and in the future – a mobile app.

The web app is written in Vue.js, while the API in Rust.

# ![Progress](images/progress.svg)

## [API documentation](https://rawcdn.githack.com/Galactim/Sudoku/backend-doc/sudoku_backend/index.html)

## Contributing

We are open to contributors, so don't hesitate to make a pull request!

## Licence

This project is licensed under the MIT License - see [LICENSE](LICENSE) for details