Projects

silly lil projects i've been working on~


Scopa ✦

A two player text-based version of the Italian card game Scopa. It's coded completely in C, which was really annoying♡
Check it out and download it from my github here!

screenshot of command prompt displaying 'Player 1' and the cards in the hand, table, and number of cards in opponent's hand. The player has choses to capture a card from the table screenshot of command prompt displaying the player's command to capture two cards, the 4 of Cups and 3 of Clubs, with their 7 of Cups

I also have a Python version that is a bit more organized. Check it out here!