Skip to content

lostwinter/blackjack-procedure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

README for Blackjack Game

==================================== This script is a procedural ruby game assignment.

Notes

  • The final code is similar to Tealeaf Academy code solution. I relied on it for the calculate_total(cards) method.

What I learned

  • The usefulness of arr.map{} and arr.select{} methods.
  • The arr.product(arr2) method. Super interesting! I was stuck trying to build the deck as a hash and got lost.

Thanks for week 1, Tealeaf!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages