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
A project to simulate a match of the famous card game "Top Trumps", in which a participant chooses an attribute to compete with the other participants card. Who wins takes the other participant card. The game ends when one participant runs out of cards in hand.
Buckets is a free web game where you compare basketball players in a fast-paced stat battle. Click or tap the value you want to compare and see if you can score 2 points. You face off against the CPU – after 4 quarters, the team with the most points wins. Play now: https://tehes.github.io/buckets/
A pokemon game using python as part of project for Code First Girls. This was part of a group project when completing Code First Girls. Our Pokemon Top Trumps game utilises the PokeAPI to fetch information about Pokémon in the database.