More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Lango | |title=Lango | ||
|image= | |image=langovita2.png | ||
|description=A simple open source Godot 2d RPG game project like Zelda. | |description=A simple open source Godot 2d RPG game project like Zelda. | ||
|author=ParallelProductions | |author=ParallelProductions | ||
Line 12: | Line 12: | ||
|source=https://github.com/ParallelProductions/Lango_GodotRPG-Vita | |source=https://github.com/ParallelProductions/Lango_GodotRPG-Vita | ||
}} | }} | ||
Lango is a simple and open source project of an RPG game in the style of the Legendary Legends of Zelda. It is created by DELTA12STUDIO on the Godot Engine with the intention of serving as an initial base for you to create your own game. | Lango is a simple and open source project of an RPG game in the style of the Legendary Legends of Zelda. | ||
It is created by DELTA12STUDIO on the Godot Engine with the intention of serving as an initial base for you to create your own game. | |||
==Features== | ==Features== | ||
Line 25: | Line 27: | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/langovita3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/langovita4.gif | |||
==Media== | ==Media== |
Revision as of 02:28, 26 February 2023
Lango | |
---|---|
General | |
Author | ParallelProductions |
Type | Role playing |
Version | 0.1.0 |
License | MIT License |
Last Updated | 2023/02/07 |
Links | |
Download | |
Website | |
Source | |
Lango is a simple and open source project of an RPG game in the style of the Legendary Legends of Zelda.
It is created by DELTA12STUDIO on the Godot Engine with the intention of serving as an initial base for you to create your own game.
Features
- Map transition.
- Two types of enemies with A.I.
- A system to drop items randomly when we kill enemies and destroy grasses.
- Animation of doors and cave entrances.
- A sleeping system to recover health.
- A cave of madness (puzzle).
- Chests with random drop items.
- A small quest system and more.
Screenshots
Media
Lango - A Simple Godot Engine Pixel Art RPG Open Source Game (DELTA12 STUDIO)
Changelog
v0.1.0
- Current version is a 1:1 Port. No optimizations needed, it runs perfect without them.