Summer 2021
Made with Unity

Alongside talented peers at CMU’s NHSGA, we tried our hand at remaking the classic arcade game, Centipede. I had the privilege and challenge of trying to figure out how exactly centipede worked. We named our remake Myriapod, after the group of insects that centipedes are a part of.

Image of our menu. I really love the logo our artists created.

Using a similar grid system and a LinkedList-esque centipede, I was able to recreate the rules from the game. On top of implementing the mechanics, I also had some fun adding lighting effects for the game.