Skip to content

chloewong108/BBC-Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBC - Blackjack game.

Summary

This is the technical assessment for BBC Graduate Software Engineering role 2023. This Blackjack assesssment was written in Javascript and full TDD was used with Jest to test each scenario.

Getting started

  1. Fork and clone this repository locally on your machine.
  2. Open terminal and run npm install to install all the required dependancies.
  3. Open the blackjack.js file.
  4. Open the testing folder and choose a scenario test file.
  5. Run npm test then the file path of the scenario to test each scenario case.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published