Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Alejandroacho/SudokuGo
A desktop app to play sudoku, built in Go and Vue. We made it as a group of 4 people, I was responsible to load a sudoku and thanks to TDD I was able to make a sudoku maker that generates a new sudoku every game.
https://github.com/Alejandroacho/SudokuGo
desktop go tdd vue
Last synced: about 2 months ago
JSON representation
A desktop app to play sudoku, built in Go and Vue. We made it as a group of 4 people, I was responsible to load a sudoku and thanks to TDD I was able to make a sudoku maker that generates a new sudoku every game.
- Host: GitHub
- URL: https://github.com/Alejandroacho/SudokuGo
- Owner: alejandroacho
- Created: 2020-06-04T23:10:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T05:22:37.000Z (over 2 years ago)
- Last Synced: 2024-08-03T23:27:55.614Z (5 months ago)
- Topics: desktop, go, tdd, vue
- Language: Go
- Homepage:
- Size: 2.69 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - SudokuGo
README
# SudokuGo
A desktop app to play sudoku, built in Go.