# Blackjack-Builder **Repository Path**: zenord/Blackjack-Builder ## Basic Information - **Project Name**: Blackjack-Builder - **Description**: Card game build with gameboard.io - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: buttons - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-21 - **Last Updated**: 2025-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Blackjack Builder (aka John Wick Blackjack) This project was created for my capstone project for BrainStation's Software Engineering / Web Development Bootcamp in Spring 2023. Play a stylish game of blackjack locally or online with friends in a gambling game styled after the John Wick movies! This is WIP! Eventually, Blackjack Builder will allow anyone to easily create and deploy their own Blackjack games with minimal new development needed. ### Current State * Single player and local "round-robin" multiplayer are functional * Current moves available are Bet, Hit, Stand, and Buy Insurance * Styling and sound are 50% complete ### Technologies & Apps Used React, Node, Boardgame.io, Sockets.io, Netlify All styling and visuals are done with native React, HTML5, and CSS3 Images, audio, and video were edited in Photoshop, Audacity, HitFilm Express, Handbrake ### How to Use * Clone repo * npm -i to install dependencies * npm run start to begin a local game ### Play Online Without Compiling https://johnwickblackjack.netlify.app/ ### Fair Use Notice This is a non-profit app developed for a programming course. All media assets used are purely for educational, research & scholarship purposes. All rights and credit go directly to their rightful owners. No copyright infringement intended.