Showing 17 result(s)
Line

Pig

Summary of the game Pig is a simple game of luck and gamble, where two players take turns to roll a dice. On a player’s go, they add the number on the dice to their score for that go. If they land on 1, their score for that go is set to 0 and it …

Room Hub

Room Hub

A great project I made in COVID lockdown. This project was made in Python’s Pygame. I used a temp/humidity meter connected to an Arduino to measure the temperature, connected to the computer through serial connection (USB). I found a Python module which could connect to the serial ports on the computer to get this information. …

Spotify

Spotify Playlist Creator

I was inspired to make this program after my friend wanted to separate their liked songs into different vibes so they could shuffle play. I used the Spotify API to access a users account. To authenticate the account, a browser tab is opened with a sign in page. You can then choose a variable such …