2 unstable releases

Uses old Rust 2015

0.1.0 Jun 2, 2018
0.0.0 May 27, 2018

#809 in Games

Apache-2.0

49KB
1K SLoC

ku

Travis Crates.io Crates.io Documentation

A sudoku crate.

Goals

  • First and foremost, to provide a rock-solid API for generating, solving, and manipulating sudokus.
  • To set an example of Rust (and general) best practices and become ubiquitous, with support for all kinds of native platforms and the web.

Contributing

All are welcome to contribute. Issues are enabled for this repository — you are encouraged to submit issues and pull requests. Don't be afraid to speak up!

ku follows the Contributor Covenant code of conduct. Please see CODE_OF_CONDUCT.md for more information.

Please follow the existing code style (which is made much easier if you use the included rustfmt configuration).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed under the Apache-2.0 license, without any additional terms or conditions.

License

ku is licensed under the Apache-2.0 license. See LICENSE for more information.

Dependencies

~0.7–1MB
~12K SLoC