Skip to content

KevinLindh/Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack casino cardgame.

2022-05-21-17-36-20

Tech Used: JAVASCRIPT BADGE

My learning focused on building a functional Blackjack game with the help of APIs.

Optimizations

Through using localStorage to save the credits. These will be available even across browser sessions. Getting values and card images from the API simplifies and optimizes to code from the start.

Lessons Learned:

I learned that managing variables in different scopes can be tricky when the codebase get large so comments and abstraction go a long way to remedy these issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published