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 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 buttons are used for movements. A secondary action button is used for shooting orbs.
Graphics by Kenney (www.kenney.nl)