Skip to content

A work in progress blackjack web app made with ReactJS and ExpressJS

License

Notifications You must be signed in to change notification settings

Max-Hitchings/Blackjack-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Web App

Tech-Stack

Tech Host
React Netlify
ExpressJS DigitalOcean
MongoDB AWS

To-Do

  • Landing page
  • DB for rooms
  • Ability to create games
  • Ability to join games
  • Add WebSockets
  • Room page
  • Backend card system
  • Dispatch cards to all users
  • Take user input (Started)
  • Dealer's hand
  • Win condition
  • Redesign game page

Plan

Image of Plan

Possible future implmentations

  • Chat function
  • Nice card animations