Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccozad/space-shooter-godot-4
A space shooter written in Godot 4
https://github.com/ccozad/space-shooter-godot-4
game game-development gdscript godot godot4
Last synced: about 1 month ago
JSON representation
A space shooter written in Godot 4
- Host: GitHub
- URL: https://github.com/ccozad/space-shooter-godot-4
- Owner: ccozad
- Created: 2024-08-31T08:57:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T02:12:44.000Z (2 months ago)
- Last Synced: 2024-10-21T04:15:08.140Z (2 months ago)
- Topics: game, game-development, gdscript, godot, godot4
- Language: GDScript
- Homepage:
- Size: 16.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
There's a ship in space that uses a laser cannon to destroy obstacles and enemies.Based on a tutorial series by FencerDevLog https://www.youtube.com/playlist?list=PLNhMW555KBpk8iyIKCIf3arzlK6_H8NLx
# Game Screen Shot
![Game Screenshot](/images/game_screenshot.png?raw=true "Game Screenshot")# Game Play Footage
[![Space Shooter game play footage](https://img.youtube.com/vi/Jhe78JcGbwk/0.jpg)](https://www.youtube.com/watch?v=Jhe78JcGbwk)# Dev Environment
- This project was developed and tested on Godot 4.3
- GDScript was used as the programming language
- The project has been tested on Windows and MacOS running on Apple Silicon