Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 801 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 801 Bytes

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

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 for details