Skip to content
Snippets Groups Projects
user avatar
Jantz authored
5c85692c
History

Project Zavi

Current version

Very rough idea of the game is ready. The first round starts when the player presses the space bar.

Overview

Zavi is a tower defense game inspired by popular games like Bloons Tower Defense and many more. The objective is to prevent enemies from reaching the end of the path by strategically placing towers.

Planned Features

  • Tower and enemy interaction
  • Multiple enemy types with different attributes
  • Better animations
  • Tower upgrades
  • Graphical User Interface (GUI) for game interaction

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/zavi-tower-defense.git
  2. Install PyGame-ce:
    pip install pygame-ce