top of page
Search

2D Tower Defense Game

  • Writer: Zhiyu Long
    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


©2021 by Zhiyu Long.

bottom of page