https://github.com/tomaztk/sudoku_sql_game
Game of Sudoku for SQL Server
https://github.com/tomaztk/sudoku_sql_game
Last synced: 5 months ago
JSON representation
Game of Sudoku for SQL Server
- Host: GitHub
- URL: https://github.com/tomaztk/sudoku_sql_game
- Owner: tomaztk
- Created: 2022-04-04T17:24:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T08:54:11.000Z (about 4 years ago)
- Last Synced: 2025-03-14T03:26:52.089Z (over 1 year ago)
- Language: TSQL
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudoku game for SQL Server
Game of Sudoku for SQL Server written with T-SQL
## T-SQL functions
## Matrix problems
## Input controls (looping through user inputs?)
## Viewing results