Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 290 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 290 Bytes

Plants_Vs_Zombies_TurnBased

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.

Code is disorganized.