Skip to content

The famous game of blackjack, built with React.JS, Express.JS and Socket.IO for realtime multiplayer gameplay

Notifications You must be signed in to change notification settings

hassanscript/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Black Jack Multiplayer

2 player online black jack game

Backend ready to handle more players. Feel free to make changes to the frontend. Play it online at https://blackjack.hassanscript.com/

Techstack

  • React JS with Zustand
  • Node JS with Express, Socket.IO and Node Cache
  • SCSS for styling (no CSS library/frameworks used)

Running the game on localhost

  • clone the repo to your computer
  • run the command npm install then the command gulp
  • execute the command npm start in the newly created build folder
  • You will have the game running on port 3005 (feel free to change it using the env variable PORT)

About

The famous game of blackjack, built with React.JS, Express.JS and Socket.IO for realtime multiplayer gameplay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published