https://github.com/larsbergqvist/star-hunter-game
My first Godot game for learning Godot and GDScript
https://github.com/larsbergqvist/star-hunter-game
gdscript godot godot-game platform-game
Last synced: 7 months ago
JSON representation
My first Godot game for learning Godot and GDScript
- Host: GitHub
- URL: https://github.com/larsbergqvist/star-hunter-game
- Owner: LarsBergqvist
- Created: 2018-02-14T18:50:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T18:24:08.000Z (8 months ago)
- Last Synced: 2025-02-24T19:30:27.126Z (8 months ago)
- Topics: gdscript, godot, godot-game, platform-game
- Language: GDScript
- Homepage: https://larsbergqvist.wordpress.com/2018/02/17/making-a-2d-platform-game-with-godot-3-0/
- Size: 37.5 MB
- Stars: 29
- Watchers: 7
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# star-hunter-game
My first Godot game for learning Godot and GDScript
You can try out the WASM/HTML-version here: https://larsbergqvist.github.io/star-hunter-game/```
git clone https://github.com/LarsBergqvist/star-hunter-game.git
cd star-hunter-game
```
Then, import game/project.godot in Godot 3.*
Use arrow- or WADX-keys to move and space to jump. Use S to shoot orbs that kills enemies. Use ESC to pause. The goal is to gather all stars on each level.
When using a touch-screen, an on-screen DPad joystick + an action button are used for movements. A secondary action button is used for shooting orbs.
Graphics by Kenney (www.kenney.nl)
https://youtu.be/W__9m8ALyIU