Implement Sudoku view #377

Closed
opened 2026-04-16 13:10:12 +00:00 by a24vinla · 4 comments
Collaborator

This API could be used, but feel free to look for other alternatives.

This is not very high priority but would be a fun addition.

This [API](https://www.api-ninjas.com/api/sudoku#sudokugenerate-endpoint) could be used, but feel free to look for other alternatives. This is not very high priority but would be a fun addition.
Collaborator

Have been researching API:s to use, the one linked needs an account to be used and possible payment (?).

Possible good APIs:

  • YouDoSudoku: Generates a temp API key for you, can sort by difficulty and gives a solution as well.
  • Dosuku: No setup/API key needed, you cannot pick a difficulty but you can load however many games you want and get their solution.

Continuing with Dosuku for the moment, may be changed later on

Have been researching API:s to use, the one linked needs an account to be used and possible payment (?). Possible good APIs: - [YouDoSudoku](https://www.youdosudoku.com): Generates a temp API key for you, can sort by difficulty and gives a solution as well. - [Dosuku](https://sudoku-api.vercel.app): No setup/API key needed, you cannot pick a difficulty but you can load however many games you want and get their solution. Continuing with Dosuku for the moment, may be changed later on
Collaborator

What needs to be in the card:

  • Sudoku grid
  • New game option
  • Check for mistakes
  • Maybe a modal for the game? Too tiny otherwise

Maybe features:

  • Notes
  • Get solution (give up)

Assumptions:

  • People use keyboards to input/remove numbers
What needs to be in the card: - Sudoku grid - New game option - Check for mistakes - Maybe a modal for the game? Too tiny otherwise Maybe features: - Notes - Get solution (give up) Assumptions: - People use keyboards to input/remove numbers
Owner

SudokuView is not working well on a phone in mobile view. Tested on Samsung S25 Ultra. Half of the view is missing.

(Maybe a nofix thing?)

SudokuView is not working well on a phone in mobile view. Tested on Samsung S25 Ultra. Half of the view is missing. (Maybe a nofix thing?)
Collaborator

This has been implemented. I close this issue. The pr: #536

This has been implemented. I close this issue. The pr: https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/536
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#377
No description provided.