Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dbish6/davy_blackjack_demo
- Owner: dBish6
- License: cc-by-4.0
- Created: 2023-12-01T04:45:11.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-01T02:57:58.000Z (9 months ago)
- Last Synced: 2024-03-01T03:47:46.705Z (9 months ago)
- Topics: blackjack, card-game, casino-games, chakra-ui, game, javascript, react, reactjs, redux, redux-toolkit
- Language: JavaScript
- Homepage: https://dbish6.github.io/Davy_Blackjack_Demo/
- Size: 40.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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