Skip to content

An0n1mity/rummikub-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Rummikub-solver

In order to generate solutions to a given game state of the rummikub, the solver uses the A* algorithm and try to search the solution based on a simple heuristic. This implementation uses doubly linked list to represents tiles sets.

Documentation

Rummikub wikipedia
Rummikub solving algorithm made by Alex Kaganovich and Odeya Bronznick

Screenshots

App Screenshot

About

A rummikub solver that finds wich moves to make

Topics

Resources

Stars

Watchers

Forks

Languages