New games: - Dice Chess (credits to Michael Taktikos and Eric Piette) - Refugia (credits to Dale Walton) - Triple Tangle - Maze - Hoshi - Sudoku X - Anti-Knight Sudoku - Sudoku Mine - Sujiken - Tridoku - Monty Hall Problem - Samurai Sudoku New ludemes: - (count Stack ...) to count pieces in stack(s). - (forEach Player ...) to iterate through the players with (player) to generate moves. - (sites Loop ...) to get the sites making a loop or the sites inside the loop. Ludeme update: - A name can now be associated with the remembering values. - (forEach Piece ...) can take into account the type of the siteType. - (count Pieces ...) can work with pieces in different SiteType. - "if:" condition defined inside the (from ...) of a hop, slide or step move is taken in account.