Skip to content

ChildishGiant/sudoku

Repository files navigation

Sudoku

This is an implementation of sudoku for the fantasy console TIC-80. If you open up the code there's a bunch of variables at the top that change how the game plays and looks.

TODO:

  • Settings screen
  • Sound FX
  • Music?

Attributions

  • Sudoku.js does all of the heavy lifting when it comes to generating and checking the puzzles.
  • The joystick comes from the Pixel Button Prompts asset pack