Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavicastelo/galaxy_defence
Galaxy Defence is an exciting 2D shooting game built using the Godot Engine. Protect your spaceship from waves of alien invaders by strategically destroying enemies and managing your resources.
https://github.com/kavicastelo/galaxy_defence
2d-game gdscript godot open-source shooting-game
Last synced: 12 days ago
JSON representation
Galaxy Defence is an exciting 2D shooting game built using the Godot Engine. Protect your spaceship from waves of alien invaders by strategically destroying enemies and managing your resources.
- Host: GitHub
- URL: https://github.com/kavicastelo/galaxy_defence
- Owner: kavicastelo
- License: mit
- Created: 2024-11-07T22:23:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T11:54:27.000Z (3 months ago)
- Last Synced: 2024-11-19T12:52:53.661Z (3 months ago)
- Topics: 2d-game, gdscript, godot, open-source, shooting-game
- Language: GDScript
- Homepage:
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Galaxy Defence
Galaxy Defence is an exciting 2D shooting game built using the [Godot Engine](https://godotengine.org/). Protect your spaceship from waves of alien invaders by strategically destroying enemies and managing your resources.## Features
- **Dynamic Gameplay**: Engage in fast-paced shooting action.
- **Multiple Enemies**: Face from a variety of enemies, each with unique abilities.
- **Difficulty**: Face a lot of enemies according to your increasing marks
- **Alien Waves**: Face challenging waves of alien enemies with diverse behaviors.
- **Upgrades**: Upcoming...## Installation
- Clone the repository:
```sh
git clone https://github.com/kavicastelo/galaxy_defence.git
```
- Open the project in Godot Engine:
- Download and install [Godot](https://godotengine.org/).
- Launch Godot and use the **Import** button to load the project.
- Run the game:
- Press the Play button or `F5` to start the game.
## Controls
- **Space Bar**: Start/Restart game.
- **Left/Right Key**: Move the ship.## Game Objective
Defend your ship against endless waves of alien attackers by shooting and destroying them also protecting ship from their attacks. Survive as long as possible while trying to achieve the highest score.## Tools and Technologies
- **Godot Engine**: Used for game development and scene management.
- **GDScript**: For scripting game logic.
- **Graphics and Assets**: Custom and/or open-source assets.## Contribution Guidelines
Contributions are welcome! Please follow these steps to contribute:
1. Fork the repository and create your feature branch:
```sh
git checkout -b feature/YourFeatureName
```
3. Commit your changes and push to your fork:
```sh
git commit -m "Add your message here"
git push origin feature/YourFeatureName
```
5. Open a Pull Request, detailing your changes and their purpose.## License
This project is licensed under the [MIT License](#LICENSE).## Contact
For any inquiries, suggestions, or feedback, please contact:Kavi Castelo: [GitHub Profile](https://github.com/kavicastelo)