2D Tower Defense Game
- Zhiyu Long
- Oct 25, 2021
- 1 min read
inspired by Plants vs. Zombies
Designed the application architecture by following the Mode-View-Controller model;
Designed and Implemented the graphic user interface using JavaFX library;
Designed the game logic and the core algorithm, and implemented them using Java;
Built the P2P multi-player game mode by applying the socket programming;









Comments