top of page

Tank Battle

This is a small 2D game in XNA. The mechanics of the game are similar to the NES tanks game.
  • Studied the data driven game design and component-based architecture.

  • Random level generation of walls and enemies

  • Saving level in xml data

  • Enemy behavior pattern

bottom of page