Giter Site home page Giter Site logo

sudoku's Introduction

Sudoku

My first attempts at a Java-based App: A Sudoku Puzzle Game!!

This is something I've been working on since I first started studying Programming a few months ago.

It started as a (failed) sudoku-solving GUI-less program (v0.x), which soon after evolved into a Swing-based project (v1.x). This project was then switched to JavaFX, added a few features (v2.x), and is now self-dependent (no more .txt files containing the grids), displays some new characteristics and a more stylish GUI (v3.x).

What's next:

  • Improve game saving and loading.
  • Improve sudoku-solving algorithm.
    • Add levels depending on the depth of the algorithm required to solve a particular puzzle.
  • Add some GUI features such as:
    • "Crosshairs": slightly highlight column and row (and maybe block?) of the selected cell.
    • Possibility of pencil-writing at the edge of columns and rows.
  • Show number suggestions for beginners.
  • And basically anything else that anyone else can think of that could be relatively easy to implement and will improve user experience.
  • AND A LOT OF REFACTORING

sudoku's People

Contributors

mario-mg avatar

Watchers

 avatar

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.