Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 395 Bytes

File metadata and controls

13 lines (9 loc) · 395 Bytes

mardoku

Minimal, functional and exciting Sudoku game from Martin Shaw

Want to try it out ?

https://martinshaw.github.io/mardoku

How was it made?

As I didn't deem it necessary to use any frameworks for this basic game, I wrote it using a single vanilla JavaScript file. The HTML and CSS are also very basic.