A simple Sudoku game written in JavaScript using the kaplay.js
library.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/alxdrcirilo/sudoku-javascript.git
- Install dependencies:
bun install
- Run the project locally:
bun run dev
Note
Check the Makefile
for more commands. You can run make help
to get a list of available commands.
You can change the number of randomly-pruned cells in the Sudoku board in the prune
method in board.js
.
This project uses the Pixeloid font. Retrieved Dec 8, 2024, from https://ggbot.itch.io/pixeloid-font.