Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbish6/davy_blackjack_demo

This is the demo version for Davy Blackjack, a React card game.
https://github.com/dbish6/davy_blackjack_demo

blackjack card-game casino-games chakra-ui game javascript react reactjs redux redux-toolkit

Last synced: about 1 month ago
JSON representation

This is the demo version for Davy Blackjack, a React card game.

Awesome Lists containing this project

README

        

# Davy_Blackjack_Demo

This is the demo for Davy Blackjack, meaning that this isn't the official version. You can find the 'real' version in my [Quest Casino app version 1.2.8](https://github.com/dBish6/Quest_Casino_Full-Stack_App/tree/quest_casino_v1.2.8). This demo served as a showcase for the game without the need for authentication, a balance and more from the official game. You can find the current version and change log of the demo at `src/components/rulesOverlay/ChangeLog.jsx`.

This demo was used to present it in my [portfolio](https://davidbishop.info/).

## Tech Stack
A `React` application that utilizes `Redux` and `Chakra UI` for state management and styling.




---
Shield: [![CC BY 4.0][cc-by-shield]][cc-by]

This work is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].

[![CC BY 4.0][cc-by-image]][cc-by]

[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg