Code Monkey home page Code Monkey logo

Comments (3)

Zalanshah64 avatar Zalanshah64 commented on June 20, 2024

In version 1.1.0, I added the first implementation of colors to the program. Thus far, it is very basic. When solving:

  • Green represents preadded color
  • Blue represents solved value
  • Though it doesn't have a purpose yet, if an empty square is printed, it will print red

I intend on adding more colors and providing colors for more options as time goes on. Adding colors to the menu would also probably be somewhat useful.

from sudoku.

Zalanshah64 avatar Zalanshah64 commented on June 20, 2024

In version 1.2.1, I added the second round of colors.

  • Cursor is highlighted white
  • Invalid squares (ones that double up on a row/column/subgrid) are marked red
  • If the cursor is on an invalid square, the text is marked white

I'd like to experiment with maybe making the red brighter for invalid squares. I'd also like to play with the selected invalid situation, as I think red background with white text might look a little better.

While I remember, I'd also like to add colors to the help menu that marks optional/required parameters with colors.

from sudoku.

Zalanshah64 avatar Zalanshah64 commented on June 20, 2024

In version 1.3.1, there's even more colors for when you play.

  • Squares of the same number as the one you have selected will be orange
  • Squares in the same row, column, and subgrid as your selected square will be gray.

from sudoku.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.