top of page

DODGE THE SLAUGHTER

Building Virtual Worlds

Carnegie Mellon University Entertainment Technology Center, Fall 2019

GAME OVERVIEW

Dodge the sLaughter is an asymmetrical competitive game that was developed over the course of one week by a four person interdisciplinary team for round three of the ETC's Building Virtual Worlds course. The game utilized phidgets build into props to allow players to compete against one another. The first player had a feather duster with magnets attached to the end and a cardboard cutout of a person with magnet sensor phidgets hidden in the cutout. As the first player held the feather duster to  sensors, a avatar on screen would be tickled. However, the second player had a vest with buttons attached to it that allowed them to block those areas from being tickled. The first player had to fill a tickle bar within the time limit, while the second player had to block the first player from doing any tickling.

Dodge the sLaughter: Services

MY ROLE: GAMEPLAY PROGRAMMER

DtsL Game Manager.png

As the Gameplay Programmer, I designed and implemented the tickling and blocking mechanics of the game. It was my responsibility to interface with the phidgets to ensure that the game was reacting properly to the voltage inputs from the sensors. Additionally, as the primary programmer on the team, I was responsible for adding every art asset and sound into the game, coding the overall game loop, and using Unity's built-in animator to create animations based off sprite sheets provided to me by the artists.

DOWNLOADS AND LINKS

Dodge the sLaughter Screenshot.png

View just my code from this project on GitHub here!

​

Download the playable game here! The game requires six phidgets (three magnet sensors and three force sensors) to be connected to the PC.

Dodge the sLaughter: Services
bottom of page