Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aaaaaaico/goo-guardians-towerdefense
- Owner: AaaaaaICO
- Created: 2024-08-04T23:38:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T09:50:57.000Z (3 months ago)
- Last Synced: 2024-11-03T18:01:46.305Z (2 days ago)
- Topics: game, godot, tower-defense, tower-defense-game
- Language: GDScript
- Homepage:
- Size: 71.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 Levels4 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")