Game of Set

Hi there! I quickly threw together an implementation of the game of Set (see https://en.wikipedia.org/wiki/Set_(card_game) ), as a little exercise in string manipulation, sorting and shuffling (see also Non repeatable strings (code example here))

Enjoy the puzzle!

https://dashingdon.com/play/sciscidiego/game-of-set/mygame/

5 Likes