Skip to content

cesartl/sudoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Sudoku

This project is a simple Sudoku Solver using the Scala collection library.

Its aim is to showcase the power of the built in Collection library and the use of Functional Paradigm.

Slides

Raw slides are in slides/tut/slides.html

run sbt slides/tut to compile slides using tut at slides/tut-out/slides.html

All code in core module is accessible in your slides

This project was generated using Giter8 with template presentation.g8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 58.7%
  • HTML 41.3%