Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlh-fellowship/retromania
Save the knight or the kingdom will fall
https://github.com/mlh-fellowship/retromania
game-development gdscript godot godot-engine
Last synced: 19 days ago
JSON representation
Save the knight or the kingdom will fall
- Host: GitHub
- URL: https://github.com/mlh-fellowship/retromania
- Owner: MLH-Fellowship
- License: mit
- Created: 2020-10-21T15:04:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T21:19:31.000Z (about 4 years ago)
- Last Synced: 2024-12-16T19:13:31.890Z (20 days ago)
- Topics: game-development, gdscript, godot, godot-engine
- Language: GDScript
- Homepage:
- Size: 50.7 MB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
![Retro Mania](assets/Cover/cover.jpg)
> Save the knight or else he dies
## 🐲 STORY
A long time ago, in a land far away, there was a kingdom that was cursed by an evil sorcerer. The kingdom was called `Retro`. Before the curse, Retro was one of the happiest places in the world. When the cursed happened, everything changed. People started turning into zombies, monsters.
Seeing how the Retro was slowly becoming a graveyard, the King decided to send the bravest of his knights to capture the evil sorcerer. During the knight's quest, he got tricked by the sorcerer and was led into a trap. The news of the knight's capture spread like the wildfire in the kingdom. Everyone became petrified thinking that there is no hope anymore.
At that grave time, a young lady who claimed that she was from the future stepped forward. She undertook the quest of destroying the evil sorcerer and saving the knight and along with him the entire kingdom.
## ⚡️ DEMO
![Demo](assets/Demo/demo.gif)
## ↓ DOWNLOAD
You can find the game [here](https://github.com/MLH-Fellowship/RetroMania/releases/tag/1.0). Download according to your operating system and then install it. The game is currently available for Windows, macOS & Linux.
## 💥 PLATFORM
We used [Godot Engine](https://github.com/godotengine/godot) to develop this game. Godot is an open-source software that uses GDScripts or C# for game development. For this project, we went with GDScripts.
## 👨🏻💻 LOCAL DEVELOPMENT
1. Download & install Godot. You can download it from [here](https://godot-engine.en.uptodown.com/windows).
2. Clone this repo. For that run the following command in the terminal:```sh
git clone https://github.com/MLH-Fellowship/RetroMania.git
```3. Open Godot Engine and import this cloned project.
4. Now click on the play button located at the top right corner. It will start the game## 💻 CONTRIBUTORS
- [Nkosilathi Tauro](https://github.com/nkosi-tauro)
- [Saad Irfan](https://github.com/msaaddev)
- [Levy Naibei](https://github.com/Levy-Naibei)## 🔑 LICENSE
- MIT