Giter Site home page Giter Site logo

blackjack-js's Introduction

(sorta)BLACKJACK

This vanilla JavaScript project is a learning expeirence for me more than it is an accurate modelling of the BlackJack game (which I later found out is played completely different ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚, everyone has their own rules).

Getting Started

All you need to do is clone this repository, open a compatible web browser and navigate to the relative path of the index.html file in the base src folder.

Prerequisites

As this project contains ES6 features you will need a web browser with a compatible JavaScript Engine. This runs successfully on the following version with all tests passing:

 Microsoft Windows 10 Enterprise 10.0.16299 Build 16299 Google Chrome Version 64.0.3282.186 (Official Build) (64-bit)

Running the tests

alt text

Once you have a clone this repository, open a compatible web browser and navigate to the relative path of the SpecRunner.html file in the relative path of '.\src\jasmine\jasmine-standalone-3.1.0\SpecRunner.html'

NOTE there are only domain tests and no UI tests. The tests in this project confirm that the domain logic is captured as expected and protect for any future refactoring. This project does not have any UI or end to end testing.

Deployment

There is no deployments needed for this project.

Project made with the help of

Acknowledgments

blackjack-js's People

Contributors

asos-edonisseferi avatar doniseferi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.