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.
- Host: GitHub
- URL: https://github.com/karolsw3/sudoku
- Owner: karolsw3
- License: mit
- Created: 2018-06-24T16:48:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T17:48:17.000Z (over 3 years ago)
- Last Synced: 2023-03-21T03:48:25.615Z (about 2 years ago)
- Topics: api, app, game-development, modern, nativescript, rust, sudoku, vue, web-app
- Language: Rust
- Homepage:
- Size: 29.1 MB
- Stars: 13
- Watchers: 5
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
![]()
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.
# 
## [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