You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSE201: Advanced Programming Final Project | Re-implemented the strategy video game, Plants 🌱🌵 vs. Zombies 🧟♂️🧟♀️ , originally developed by PopCap Games | Working demo: https://www.youtube.com/watch?v=AgMRkRLPeFU
Welcome to the Plants vs. Zombies (PVZ) Clone project! This repository contains a fan-made recreation of the popular tower defense game Plants vs. Zombies. The aim of this project is to provide a fun and interactive way to learn game development concepts and enhance programming skills.
An early project for my Grade 10 computer science course created using Java language. It is a turn based plants vs zombies game that incorporates (with a focus on) applets, 1D Arrays, 2D Arrays. To view, use any IDE that supports Java.