The drawCard
function queries availableCards[Player].length
three times.
This costs gas as it is always read from storage.
It would be better to abstract this query to a variable so the length value is read from storage once but used throughtout the code
Manual review
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.