Skip to content

dimitarradulov/coin-toss-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Coin Toss Game

Coin tossing game between the user and the computer. The first one to reach 5 points wins or draw if both reach 5 points. Made to practice some functional programming (closures, composing with the help of Ramda library, immutability, etc.)

Coin Toss Game

Technologies used

  • HML
  • CSS
  • JavaScript
  • Animate.css
  • Ramda v0.28

Quick preview

You can check out the app here: Coin Toss Game (WARNING: Opens in the same tab)