Godoku v0.1.1


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

Leave a comment

Log in with itch.io to leave a comment.