Binary Sudoku Game (Takuzu)

I recently managed to put together a simple logic game that is Binary Sudoku. For anyone that does not know the rules:

  • 3 colors cannot be next to eachother in a row/column,
  • every column/row has equal numbers of both colors,
  • no two columns/rows are the same,
    I want some feedback on making the UI better since im not a UI designer and if games like this have any audience on ROBLOX. Thanks in advance!
    BEWARE: This game might not look perfectly on phones or other devices since I haven’t tested the UI properly. Load times for 6x6 puzzles may range from a few seconds to a minut please be patient!
    Here’s the link:
    Takuzu (Binary Puzzle) - Roblox

The text that shows up when i press “Check” disappears too fast for me to be able to read it. I’d suggest either extending it to a second or two, or having it stay until the player clicks a “Continue” button.

1 Like