Skip to content

kkuzar/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published