PROJECTS

Android Game: Monster Smash

Monster Smash

This assignment was to create a tower defense game using Android Studio. The code is writtern in Java and a little bit of XML. The game consists of 3 different monsters (enemies) that attack the house at the end of the road. The player can place down magical towers that deal damage to the monsters. Each of the monsters is weak to one of the tower types. For example, Skeletons are weak to the Fire Tower. Other mechanics in the game include the ability to upgrade the towers, the ability to change the difficult, and a money system based on placing towers (subtractin money) and defeating monsters (adding money).

Web Based Game: Roller Rush

Picture of Roller Rush

This assignment invovled creating a game that could be run on a website using Javascript. The main code library we used for this project was Three.js. The main focus of the game was to create a quick, fun, and repeatable mini-game. By having rounds that last at most 30 seconds and a limited number of rounds, the game feels quick and endlessly fun to play.

Junior Design Project

Picture of ETD Logo

The Effective Team Dynamics Initiative is a research group focused on taking an individual's strengths and helping them translate them into a group setting. This web app is a digital version of the pre-existing pen and paper exercises created by the ETD Initiative. ReactJS is used in addition to a SQL backend to build this app. Ultimately, this web app will help facilitate seminars and classes hosted by the ETD Initiative nationwide.

More projects coming soon!