BlackJack card game built using Svelte 5 for educational purposes. This project was part of a presentation I gave at work to demonstrate Svelte and highlight the new features of Svelte 5.
Check out the BlackJack game live demo.
Svelte 5
SVG Cards from SVG-cards
Use Node 20.x
npm install
- install dependenciesnpm run dev
- run a dev serverIf you have ideas for improvements or want to contribute to the project, please feel free to fork the repository, make your changes, and submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.