-
The bot should complete the Daily quest if it's available, the bot will need to win 5 times with some types of cards or abilities in order to complete the daily quest, here is some information that co…
-
`Thanks for this excellent repo 😊`
![Issue](https://user-images.githubusercontent.com/68746849/198984538-6c7c1176-5386-43a2-8429-9e30577ab08f.jpg)
```html
The main card image is clipped b…
-
# Blackjack Game in Java
## Project Proposal
### Overview
This project is a command-line implementation of the classic card game Blackjack, also known as 21. The game allows a single player t…
-
**Class**: "Card"
**Function**: "is_higher_trumpf_than(self, other)"
### Current
The function tries to apply the '>' operator on the internal dictionary trumpf_rank of the two cards instead of…
-
### Describe the bug
I deployed my README repository on Vercel, but the total commit count appears to be incorrect on my card. It therefore does not align with my total contributions. Here is the m…
-
The datatype `play` is currently
```
datatype play = Discarded of card
| Played of card
| HintedSuit of player * suit * card list
| HintedRank of pla…
-
- [ ] How to check for hands.
-
I'm creating a system that has multiple decks, and this just happened:
```elixir
iex(66)> hand = cards_from_many_decks |> Enum.shuffle |> Enum.take(5) |> Enum.join(" ")
"2s Ts 5s Kd 2s"
iex(67)>…
-
### Error message
[INFO]: Loading level: levels/free/chapter006/level001/scene.txt
Unhandled exception occurred!
==============================
SIGABRT, abort
==============================
…
-
The goal of this issue is to propose two mutually exclusive API changes, and hopefully choose one of them to pursue.
As it states on the README, in order to reference a component in JSON, Exclaim s…