You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resources for a card game I created at Guelph Game Jam 2.
Python code is intended for use in an interactive python console. I'd recommend reading through the code so you have an idea of what functions you should call.
For blank cards, check out my Card Game Template repo