An open API service indexing awesome lists of open source software.

https://github.com/batmac/sudoku-solver

shitty sudoku solver, bruteforce style (I find this game soooo boring...)
https://github.com/batmac/sudoku-solver

Last synced: 6 months ago
JSON representation

shitty sudoku solver, bruteforce style (I find this game soooo boring...)

Awesome Lists containing this project

README

          

# sudoku-solver
[![Build Status](https://travis-ci.org/batmac/sudoku-solver.svg?branch=master)](https://travis-ci.org/batmac/sudoku-solver)
shitty sudoku solver, bruteforce style (I find this game soooo boring...)

This project is mainly useful for its test arch.
`TEST_PLATFORM=qemu-user-raspbian make test` to test it in a raspbian (ARM raspberry pi debian) chroot