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

https://github.com/shlomif/binary-puzzle-garden

Various programs to manipulate the so-called "Binary Puzzle"s which are featured on http://www.binarypuzzle.com/
https://github.com/shlomif/binary-puzzle-garden

hacktoberfest

Last synced: 19 days ago
JSON representation

Various programs to manipulate the so-called "Binary Puzzle"s which are featured on http://www.binarypuzzle.com/

Awesome Lists containing this project

README

        

Welcome to the Binary Puzzle Garden, which aims to provide solvers and in
the future possibly other programs for the “Binary Puzzle” from:

http://www.binarypuzzle.com/ .

License is the MIT/Expat Licence. There's not much here yet - see the `ruby`
directory for the first prototype.

Thanks to Meir Maor for giving a talk about Scala on
[August Penguin 2012](http://august.penguin.org.il/) which inspired me to
start working on this, first in Scala (which turned out to be a dead end, due
to the fact it didn't build properly with JDK 1.7.x, which is what I had)
and afterwards in Ruby.

## Links

* [Hacker News Discussion](https://news.ycombinator.com/item?id=14618239) - with comments.
* [0hh1](http://0hh1.com/) - another interface to the game.