Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 2.57 KB

README.md

File metadata and controls

41 lines (37 loc) · 2.57 KB

PlantsVsZombies🧟‍♂️

🌿 Description

PlantsVsZombies🧟‍ is a Game Boy Advance (GBA) emulated Plants vs. Zombies style game. The game features a zombie who must evade the plants' attacks and reach the house for the Brainzz prize. Detailed instruction can be found at Instruction.md. PlantsVsZombies is a creative spin-off of the orginal made by PopCap Games Inc, providing a fresh new perspective on the gameplay.

🌿 Notice

Developed individually at Georgia Tech. Inspired byPlants vs. Zombies by PopCap Games Inc. Made for educational and personal use only.

🌿 Tech Stack

C Docker Git

🌿 Tool Installation

Docker Git VSCode

🌿 Development

Clone this project to your computer

git clone https://github.com/llam36/PlantsVsZombies.git
cd PlantsVsZombies

Start Docker Image with Docker running in background

./cs2110docker.sh

Open browser to the provided link and connect

http://127.0.0.1:6901/

Launch TerminalEmulator

cd host/src

Start PlantsVsZombies

make mgba