Games

Some games I made over the years.

PY-Sudoku_Solver

This proyect makes easy to find the solution of a sudoku, show the steps to follow in order to solve it and even show all possible solutions of a multiple solution sudoku.

  • Human steps to solve the sudoku if it has a single solution
  • PDF with steps made with Python3 + LaTeX

JS-Tangle_Game

This simple game has only one objective: untangle the net. By clicking and dragging the points of the net, you can change the shape of the net to untangle it.

  • Automatic solver with animation
  • Multiple game modes