Skip to content

Allows a user to play a blackjack variation in their browser.

Notifications You must be signed in to change notification settings

Z-Red/BlackjackWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BlackjackWebApp

Allows a user to play a blackjack variation in their browser using a very simplistic design. There exists two version: one with bare HTML, and another with minimal CSS.

The first version is made without CSS and uses a single JS file to control the application and interface with the server.

The second version uses both Bootstrap and some custom CSS to structure and design a user interface. To try something new, ReactJS is used to control the DOM and application, as well as interface with the server.

Note

As it is currently, the server that hosted the backend code is no longer in use and thus the application is rendered unusable. Still, the code remains here as a point of reference.

About

Allows a user to play a blackjack variation in their browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published