Link: https://random-playing-card-generator.netlify.app
This web application generates a random playing card image and name. It supports interval-based generation and allows the selection of different card stacks, including Tamariz, Aronson, or a new deck order. The application displays the stack number for the selected stack.
- DOM manipulation
- Event handling
- Array operations
- Intervals
- HTML
- CSS
- JavaScript
- Generates random card images and names.
- Supports interval-based generation.
- Allows selection of Tamariz, Aronson, or new deck order stacks.
- Displays stack number for the selected stack.