Skip to content

Commit

Permalink
Implemented Carnival
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagon committed Apr 18, 2024
1 parent 310d906 commit 9d3f5c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions cardset/the_endless_fair
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Nocturne
# Cornucopia_%26_Guilds
Baker
Boons
Carnival
Devil's Workshop
Exorcist
Fairgrounds
Farming Village
Fortune Teller
Farmhands
Merchant Guild
Monastery
Pixie
Expand Down
1 change: 0 additions & 1 deletion dominion/cards/Card_Carnival.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python
"""https://wiki.dominionstrategy.com/index.php/Carnival"""
import unittest
from typing import Any

from dominion import Card, Game, Piles, Player, NoCardException

Expand Down

0 comments on commit 9d3f5c8

Please sign in to comment.