Liking cljdoc? Tell your friends :D
Clojure only.

thirty-one.core


game-loopclj

(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
sourceraw docstring

start-gameclj

(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]]
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close