Skip to content
Snippets Groups Projects
Commit abc059ef authored by Jantz's avatar Jantz
Browse files

Added keybinds to the readme. Updated the readme.

parent e6519eb9
No related branches found
No related tags found
No related merge requests found
# Project Zavi
## Current version
Very rough idea of the game is ready. The first round starts when the player presses the space bar.
v1.0 is out now. The latest release!
## 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
......@@ -21,4 +19,15 @@ Zavi is a tower defense game inspired by popular games like Bloons Tower Defense
2. Install PyGame-ce:
```sh
pip install pygame-ce
```
\ No newline at end of file
```
3. Run the `run.bat` file.
## Keybinds
Turret Placement Tool: `1`
Start Round: `Space`
Place a Turret: `Left Click`
Exit the Game: `Esc`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment