rockycookie / blackjack_ui

Blackjack game UI providing web interface for player signup/login and single player game against robot dealer. Just refactored to Flux design pattern. Now working on Multi-player game!
0 stars 0 forks source link

blackjack_ui

This is a demo for the web UI working with blackjack_server and a PostgreSQL database Docker container running locally. Please check out the database setup scripts at blackjack_server/db.


To run the project


Proudly demo

Player login:

player login



Player signup:

player login



Game tie:

game tie



Game win:

game win



Game lose:

game lose