Skip to content

smb2268/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

I have created a basic blackjack game using http://deckofcardsapi.com/. The parentmost component is wrapper GameWrapper, which has children Players. All communication with the API is done through serviceCommunication.js and a utils.js file performs necessary Array manipulation and point calculation. I have created a utils.spec.js file and begun to convert the app to TS, but have not completed the TS migration.

yarn start and yarn test can be run at the root

About

simple blackjack game using react-create-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published