Lango Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo: | |||
|title=Vita Homebrew Games (Role playing) - GameBrew | |||
|title_mode=append | |||
|image=langovita2.png | |||
|image_alt=Lango | |||
}} | |||
{{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 | ||
|lastupdated=2023/02/07 | |lastupdated=2023/02/07 | ||
|type=Role | |type=Role Playing | ||
|version=0.1.0 | |version=0.1.0 | ||
|license=MIT | |license=MIT | ||
| Line 12: | Line 18: | ||
|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 33: | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/langovita3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/langovita4.gif | |||
==Media== | ==Media== | ||
| Line 37: | Line 47: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/ParallelProductions/Lango_GodotRPG-Vita | * GitHub - https://github.com/ParallelProductions/Lango_GodotRPG-Vita | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1038 | ||
Latest revision as of 04:37, 5 January 2025
| 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.