Culling-Card is a card game made during Hack at UCI 2020. Credit to @ansimuz at https://ansimuz.itch.io/ for the background image used in the game All other assets are self-made
Instructions for installing pygame can be found here
- Run the following shell command:
python3 -m pip install -U pygame --user
- Install your favorite Python IDE (this project was developed using LiClipse/Eclipse)
- Run the main.py module to open the game window