Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaaaaaico/goo-guardians-towerdefense

Simple tower defense game
https://github.com/aaaaaaico/goo-guardians-towerdefense

game godot tower-defense tower-defense-game

Last synced: 2 days ago
JSON representation

Simple tower defense game

Awesome Lists containing this project

README

        

# Goo Guardians
This project has been rushed withing a few days as from monday im starting a larger project (i may even make concept and plan stuff or i can just let my code become a mess idk)
## Features
```
2 Levels

4 Turrets

6 Enemies

>**ENDLESS** Waves
```
### ToDo List
>Add Music
>
>More Levels
>
>More Turrets
>
>More Enemies
>
>More Bullet Types (special effects)
>
>Boss Rounds
>
>Selling Turret

### Known Bugs
> Random stutter while holding a turret can cause it to be placed where the mouse is
>
> Audio Sliders Dont do much and effect audio sources differently
>
> Enemies clipping into a turret if enemy path is too close to placeable ground (causes turret to flash red)
>
> Crashing on level 2 ( Unknown if this is an issue or a random crash please place a bug report if this happens to you )

### Thanks for downloading

Please report any bugs/issues on the github page

#### Images
Gameplay
![alt text](https://github.com/AaaaaaICO/Goo-Guardians-TowerDefense/blob/main/Other/Extras/GamePlay.PNG "Gameplay")

Enemy Spawner Concent design
![alt text](https://github.com/AaaaaaICO/Goo-Guardians-TowerDefense/blob/main/Other/Extras/Enemy%20Wave%20Spawner.PNG "'Flowchart' of enemy spawner")