Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 589 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 589 Bytes

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