Skip to content

aschinchon/sudokus-colored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudokus Colored

In this experiment I create oversimposed colored sudokus. The project is inspired by Alex Bellos' tridokus, which I found in his book Snowflake Seashell Star: Colouring Adventures in Numberland.

Getting Started

Prerequisites

You will need to install the following packages (if you don't have them already):

install.packages("ggplot2")
install.packages("dplyr")
install.packages("gtools")
install.packages("colourlovers")
install.packages("sudoku")

More info

A complete explanation of the experiment can be found at fronkonstin

An article on The Guardian by Alex Bellos

Authors

About

An experiment in R to color overimposed sudokus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages