ishanpranav / blackjack

A frontend JavaScript implementation of Blackjack for NYU CSCI 467 Applied Internet Technology

Home Page:https://ishanpranav.github.io/blackjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack

This is an implementation of Blackjack for the NYU CSCI 467 Applied Internet Technology course. This applications is meant to demonstrate extensive use of the JavaScript HTML DOM API.

License

This repository is licensed with the MIT license.

Attribution

The logo for this project was designed by Darius Dan on Flaticon. Layouts and styles were provided by Bootstrap. Playing card graphics were designed by Chris Aguilar as part of the Vectorized Playing Cards project and obtained from Richard Schneider's CardsJS project, both licensed under the GNU Lesser General Public License v3.0.

About

A frontend JavaScript implementation of Blackjack for NYU CSCI 467 Applied Internet Technology

https://ishanpranav.github.io/blackjack

License:MIT License


Languages

Language:JavaScript 92.8%Language:HTML 5.4%Language:CSS 1.8%