kkuzar / blackjack

A blackjack game made with React.js + Typescript

Home Page:https://blackjack.kuzar.fi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack Game.

Stack React + Typescript + Redux + Saga

Implemented normal rules for blackjack, Aces can be 1 or 11. Game logic handled with redux-sage

start play locally

$> npm start

run tests

$> npm test 

build for production

$> npm build

About

A blackjack game made with React.js + Typescript

https://blackjack.kuzar.fi/


Languages

Language:TypeScript 94.6%Language:HTML 3.5%Language:CSS 1.9%