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 web game, where you compare basketball players. cklick/tap on the value, you want to compare and watch, if you can make 2 points. You take turns against the cpu and the one with the most points after 4 quarters wins. Play it here: 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.