Skip to content

jehoshua02/elm-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Sudoku

Build Status

A sudoku programming exercise implemented in elm.

Setup

npm install

Tests

npm test

Formatting

Before you push any code, please format properly.

  1. npm run format
  2. git add -p, add only the patches desired, skip sudoku tables in tests
  3. Commit and push

About

A sudoku programming exercise implemented in elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published