Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors

A simple implementation of the Rock Paper Scissors game in Haskell.

Written to compare two approaches:

  • Monoid & Lazy Evaluation
  • State Monad

About

Rock Paper Scissors in Haskell. Written to discuss Monoid/lazy evaluation vs. State Monad approaches.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages