Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.