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

https://github.com/sbdchd/munching-squares

:fireworks: A Rust Munching Squares Implementation
https://github.com/sbdchd/munching-squares

image munching-squares rust

Last synced: 4 months ago
JSON representation

:fireworks: A Rust Munching Squares Implementation

Awesome Lists containing this project

README

        

# Munching Squares

> A Rust Example of [Munching Squares][0]

![img](output.png)

Also viewable on [Rossetta Code][1].

Note: From some testing 256x256 seems to look the best

[0]: https://en.wikipedia.org/wiki/Munching_square
[1]: http://rosettacode.org/wiki/Munching_squares#Rust