Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Bauxitedev/meteorite
Meteorite is a lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018.
https://github.com/Bauxitedev/meteorite
game godot-engine metroid metroidvania
Last synced: 2 months ago
JSON representation
Meteorite is a lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018.
- Host: GitHub
- URL: https://github.com/Bauxitedev/meteorite
- Owner: Bauxitedev
- Created: 2018-08-18T08:42:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T19:41:47.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:16:39.373Z (3 months ago)
- Topics: game, godot-engine, metroid, metroidvania
- Language: GDScript
- Size: 20.5 MB
- Stars: 318
- Watchers: 11
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-godot - Meteorite - A lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018. (Games / 3D)
- awesome-godot-3 - Meteorite - A lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018. (Games / 3D)
- awesome-godot-3 - Meteorite - A lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018. (Games / 3D)
README
# Meteorite
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W2X7WN)
![](promo/crop/screenshot0.png)
**Meteorite is a lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018.** Explore a facility on a far away planet, find gun upgrades, and upgrade your movement capabilities to surpass previously unsurmountable obstacles.
![](promo/crop/screenshot1.png) ![](promo/crop/screenshot2.png) ![](promo/crop/screenshot3.png) ![](promo/crop/screenshot4.png) ![](promo/crop/screenshot5.png) ![](promo/crop/screenshot6.png)
Your combative skills and self-defense will be tested by numerous turrets and a giant floating eyeball boss that shoots purple laser beams.
You can download the game here: https://bauxite.itch.io/meteorite
And you can get the soundtrack here: https://kenophos.bandcamp.com/album/meteorite-soundtrack
Also available on the asset store: https://godotengine.org/asset-library/asset/257
[Here's a video of a full playthrough of the game.](https://www.youtube.com/watch?v=wwO46Xt0Sf0)
----
Made in Godot 3.0.
# Running the game
**Important:** before running the game, you must download a font (since it cannot be freely distributed). If you don't do this the game will not display any text.
1. Download the font [here](http://www.miniml.com/fonts/uni0553/uni0553.zip).
2. Copy the `uni0553-webfont.ttf` file from the zip file to the `fonts/` folder.That's all.
# Compatibility
The game was developed using Godot 3.0.4. Newer versions of Godot might give trouble (Godot 3.1 alpha is confirmed to be broken)
# License
## Code
The code (everything in the `scripts` and `materials/shaders` folder) is licensed under the MIT license.
## Assets
![](https://licensebuttons.net/l/by-sa/4.0/88x31.png)
The assets (everything that is *not* in the `scripts` or `materials/shaders` folder) are licenced under the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.
## Font
The font used is [Uni 05_53, made by Craig Kroeger](http://www.miniml.com/fonts/uni0553/index.html). The font is not included in the repo.