Skip to content

A version of my Coin Flip game that uses the Cats IO monad

Notifications You must be signed in to change notification settings

alvinj/CoinFlipGameWithCatsIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Coin Flip Game Using the Cats IO Monad

This is a version of my “Coin Flip” games that uses the Cats IO monad. I created it to show how you can write the game in a for expression that uses recursion. The IO monad helps you use all of the I/O functions in the for expression.

More information

For more information about this project, see my book, Learning Functional Programming in Scala.

Alvin Alexander
http://alvinalexander.com

About

A version of my Coin Flip game that uses the Cats IO monad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages