Lords of the Laundry Capstone
Lords of the Laundry is an Academic Group Project that uses two barrel alternative controllers with an Arduino to clean or dirty different types of armor to put on the respective team's soldiers. Those soldiers then fight each other in a rock-paper-scissors type mechanic to determine which armor type wins. Watch our video for the whole project description.
My responsibilities included:
• Used HTML and JavaScript with Express.js, p5.js, SerialPort, and socket.io to interface Arduino circuit with HTML webpage
• Used socket.io to collect and parse live data from Arduino, used Express.js to create app structure, implemented main game loop to read Arduino data and dynamically change game state and graphics based on user input
• Led and assisted teammates in all aspects of project development and debugging
• Organized and distributed team tasks based on team members’ skills and preferences