(game-loop gamestate io-handler)
Loops the io-handler function until only 1 player remains
Loops the io-handler function until only 1 player remains
(start-game players & [io-handler])
Creates a new gamestate, adds all players, deals opening hands, and checks scores before moving to game-loop
Creates a new gamestate, adds all players, deals opening hands, and checks scores before moving to [[game-loop]]
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close