Skip to content

rio-sanjuan/pseudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pseudo-ku

The goal of pseudoku is to …

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("rtjohnson12/pseudoku")

Example

This is a basic example which shows you how to solve a common problem:

library(pseudoku)

board <- create_board(.seed = 42)
print_board(board)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages