Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fire.py #63

Closed
wants to merge 4 commits into from
Closed

Update fire.py #63

wants to merge 4 commits into from

Conversation

AllinolCP
Copy link
Member

fix the card being undefined/ cart surfer

@ben-pearce
Copy link
Member

I understand the solution to this bug involves removing some playable cards from the game..

Is there some pattern that could yield us this list from the card attributes instead of listing them out by hand? You have quite a large array that is iterated each time card is dealt.

8f2b36c

Do these cards have something in common that the buggy cards do not, attribute-wise. Would it be more efficient to exclude cards from play rather than include all cards that are playable?

@AllinolCP AllinolCP closed this May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants