Skip to content

dnuzum/Project-1---Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-1---Blackjack

Derek Nuzum - WDI SEA 06 Project 1

Overview:

This is a full functional user versus computer blackjack game that calculates score and winner of each round along with a self-shuffling deck and auto-betting system all encapsulated within a Seattle theme.

Future Additions:

  • Multiple users/computer players
  • User input and stored name value
  • User controlled bets
  • Animations for shuffling and dealing cards
  • Cleaner code

User Stories:

  1. I am a gambler so I want to play cards without going into bankruptcy.
  2. I am going to gamble and want to practice how to play.
  3. I like to play blackjack, but have nowhere/no way to play.

Wireframe:

alt text

Credits:

  • jQuery and vanilla Javascript
  • Google Fonts
  • Google Images
  • Seattle Space Needle

Difficulties:

I need to work on DRY code. I attempted to use a card API, but couldn't get it to work in a way that I understood so I ended up writing a lot out so that I could make the game function.

About

WDI SEA 06 Project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors