Godoku v0.1.1
Serene Sudoku » Devlog
This update brings several noticeable improvements:
- The puzzle generator is tweaked to provide more satisfying difficulty, while still guaranteeing every puzzle is solvable.
- Various UI tweaks to improve readability, especially higher contrast with cell highlighting
- Fixes edge cases around "next available number" (E/Q on keyboard, R1/L1 on pad) functionality
Some less visible improvements include:
- The "next available number" code is now substantially more efficient. Rather than allocating and concatenating arrays, we just keep pointers and iterate in place more intelligently. This was one of the least consequential but most satisfying gains
- Consolidated resources and scenes used in themes and styling, deleted unused assets, pushing extra themes into Theme Type Variations
Overall, there remain some concerns around Godot's implementation, and we still haven't quite nailed down a repeatable workflow, but learning The Godot Way has been lots of fun.
Files
Godoku_0.1.1.zip 44 MB
Nov 27, 2023
Get Serene Sudoku
Serene Sudoku
Serene Sudoku with meditative puzzles. The mind must be an open door to empty space.
Status | In development |
Author | templewulf |
Genre | Puzzle |
Tags | Godot, sudoku |
More posts
- Serene Sudoku v0.4.1Jul 08, 2024
- Serene Sudoku v0.4.0Jul 04, 2024
- Godoku v0.3.7May 30, 2024
- Godoku v0.3.6May 16, 2024
- Godoku v0.3.4Apr 24, 2024
- Godoku v0.3.2Apr 22, 2024
- Godoku v0.2.6Mar 28, 2024
- Godoku v0.2.4Mar 26, 2024
- Godoku v0.2.2Feb 04, 2024
- Godoku v0.2.1Jan 19, 2024
Leave a comment
Log in with itch.io to leave a comment.