Code Monkey home page Code Monkey logo

sudoku-solver's Introduction

Hey there ๐Ÿ‘‹, I am Vecko!

Website and Medium articles coming soon!

๐Ÿงฎ๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป Bachelors in Maths and Data Science
๐ŸŒฒ๐ŸŒŠ๐ŸŒ Passionate about the environment and sustainability
๐ŸŒฑ๐ŸŒฑ๐ŸŒฑ Chasing a career in earth data
๐Ÿ“จ๐Ÿ“จ๐Ÿ“จ Want to reach out? Whether its just to say hi, for international conferences,
    or interesting projects, contact me at VeckoTheGecko at proton.me

Current Projects

๐Ÿš ClimateTown Knowledge Hub (project lead)
๐ŸŒŠ OceanParcels (contributor)

GitHub Stats

Commit history snake game

P.S.: Sometimes responding to issues and PRs with critique and feedback can sound harsh/rude. Know that if I've come across as rude, most likely it's me just being abrupt/time efficient and not a reflection of my mood or attitude. As much as I'd love to have great conversations/interactions with people on GitHub, sometimes I'm just here to code and get stuff shipped. Have a great day ๐Ÿ˜

sudoku-solver's People

Contributors

veckothegecko avatar

Watchers

 avatar

sudoku-solver's Issues

Grid and solving algorithm

Implement the grid, backtracking algorithm, and testing for both.

  • Grid
  • Backtracking algorithm and guessing/checking logic
  • Tests

Write using OOP in a flexible way such that the logic can be switched out by supplying a new object (allowing code to be extended to variations of sudoku).

View and user input

Implement a view and allow the user to be able to provide user input. The view should have the option to show the solving process and where in the algorithm the program is at. If the option isn't chosen, it just shows the final solved solution.

Use pygame for the view and tkinter (or another option) to field inputs.

  • tkinter input
  • pygame view with visualisation option

The view should be incorporated in a way such that other views can be made as well and be hot-swapped into the logic.

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.