Skip to content

snoyberg/rummikub-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rummikub Solver in Rust

Simplistic Rummikub solver with a web interface. You give it a board (a set of tiles), and it will find all valid combinations of those tiles.

Usage:

  1. Install cargo-web: https://github.com/koute/cargo-web
  2. Run cargo web start
  3. Open http://127.0.0.1:8080

About

Simple Rust application for solving Rummikub boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages