Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 885 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 885 Bytes

BlackJack Svelte 5

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.

compressed21

Technologies

Run locally

Use Node 20.x

  • npm install - install dependencies
  • npm run dev - run a dev server

Contribution

If 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.