Ants vs SomeBees

  • Organization: CS 61A (Structure and Interpretation of Computer Programs)
  • Tech: Python
  • Project Date: October 2021
  • Project Spec: Ants vs SomeBees

Inspired by the popular Plants vs Zombies, I created a tower defense game with the ants as the protagonists and the bees as the antagonists. I used a combination of functional programming as well as object-oriented programming to create interactions between the different insects. Through the provided graphics, I could visualize the behavior and game logic I implemented and coded.