Deck of Cards
-
Updated
Jul 6, 2022 - CSS
Deck of Cards
console game based on data structures using cpp
A React application simulating a deck of cards. Features include drawing cards, shuffling the deck via API calls, managing game state, and an auto-draw mode using useEffect and useRef for side effects and interval management.
Horse Race is a web implementation of a drinking game usually played with a deck of cards. Players bet on up to four horses (represented as aces of a suit) and the horses themselves move across the 'field' based on cards that are drawn from the deck. Technologies used include Chakra UI, Emotion, Next.js, React, and TypeScript.
Deck of cards implemented in Javascript.
Solution
Add a description, image, and links to the deck-of-cards topic page so that developers can more easily learn about it.
To associate your repository with the deck-of-cards topic, visit your repo's landing page and select "manage topics."