Coding
Galaxy Touch
As a part of my dissertation (focusing on the impact of social distancing during Covid-19), I created two digital instillations coded in Java (using the program Processing), with the intention of satisfying the sense of touch by stimulating all the other senses, all while doing fun activities with others in a safe manner.
This instillation allows for users to touch anywhere on the screen, and when doing so will hear ethereal music and see bright northern lights, following their hands whenever pressed.
Check out the full code in .pde format: Galaxy Touch
A blank starry galaxy is always presented until the user touches the screen
Preview of code displaying attributes of how the northern light effect will come into play
Bubble Game
As a part of my dissertation (focusing on the impact of social distancing during Covid-19), I created two digital instillations coded in Java (using the program Processing), with the intention of satisfying the sense of touch by stimulating all the other senses, all while doing fun activities with others in a safe manner.
This game has the users compete to see who can pop the most bubbles within the time limit.
Check out the code in full .pde format: Bubble Game
Preview of code displaying the attributes of the bubbles created
End screen to show the result of what the player scored
Fruit Explosion
A fun two player game where you can fill your basket with fruit for your picnic, but be careful not to catch the bombs; you only have 3 lives!
This is a game coded in Python, through the CodeSkulptor tool.
Check out the code and game here: Fruit Explosion
Preview of the game itself, two players must catch the fruit in the baskets and avoid bombs
Preview of the code, showing the functions for when fruit or bombs go in the basket