70 results for “topic:deckofcards”
No description provided.
TypeScript library for playing cards
Card stack layout for UICollectionView
No Limit Hold'em Poker Game
Random item picker from named stacks of known size
A golang package for creating decks of cards
Spanish Version, diseñado para el estudio de Fisica, Matematica y Computacion. Aprovecha la repeticion espaciada de Anki
21 Card trick done in React
:star: OnLine Deck Tool for Clash Royale game. :heart:
Deckr provides a REST/gRPC API to simulate a deck of cards.
This was a third year University project I completed in 2014. Written in C++ it sets up a deck of cards, shuffles and then deals the cards to the players. It then decides on who will make the opening bid for each hand.
A module to create and interact with a deck of cards object.
A generic C# deck/card/shuffling library, compatible with the Unity Package Manager
Legilimens!
Creates a full deck of cards with a Card class, Deck class, and Player class. Currently displayed using the browser's console. Cards have a suit, string value, and numerical value. Cards also have a "show" method (which logs the card's information to the console). The Deck has "shuffle", "reset" and "deal" methods. The Player has a hand that they built using the deck.deal method. Player can also discard a Card.
CardVisualizer is a C++ library for drawing playing cards in various designs directly in the terminal. Easily display individual or multiple cards with different design variations, including options for showing turned (hidden) cards.
No description provided.
Memorized Deck Tools
A delightful card dealing companion for your digital table.
Casino games including Blackjack and Roulette. Interactive deck of cards. Make bets and grow your funds. Work in progress.
Game using DeckOfCard api
Using Swift to create a deck of cards. Also providing methods to manipulate the deck. All functions are unit tested.
A card/deck library for C
Deck of Cards ♠️🤍♣️♦ u can play Made by Pure CSS with some JavaScript ! 🙂
Create stack of Photos one on top of all like the deck of cards.
Algorithm Exercise
Mock library for simulating decks of cards :spades:
You are given a deck containing n cards. While holding the deck: 1. Take the top card off the deck and set it on the table 2. Take the next card off the top and put it on the bottom of the deck in your hand. 3. Continue steps 1 and 2 until all cards are on the table. This is a round. 4. Pick up the deck from the table and repeat steps 1-3 until the deck is in the original order. Determining how many rounds it will take to put a deck back into the original order.
In this repository, you can find my couple of Beginner Projects that I done using Python Programming Language
Generic deck of cards in V