Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 711 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 711 Bytes

Tank-Game

About

  • Tank-themed videogame
  • This is my first experience with game development, sprite animation, etc.
    Disclamer: I made this game before learning about proper modular programming's efficiency, although I did learn use functions as pseudo-classes
  • 2018-2019 FSE final project for ICS3U

Repository Description

  • All tester code and un-cropped images are included
  • Finished project source code is under Functions/game.py

Game Description

  • 2 player offline game
  • Use tanks to shoot at enemy
  • Missiles can create craters in ground or build hills
  • Controls and Instructions are in-game

Languages

  • Python 3 with Pygame

Created by

andy-liuu