More actions
(Created page with "{{Infobox PSP homebrew | title = RPG DEMO | image = https://dlhb.gamebrew.org/psphomebrew/RPGDEMO.jpg|250px | type = Demo | version = v7 | licence = Mixed | author = Xteaph-N...") |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP | {{Infobox PSP Homebrews | ||
| title = RPG DEMO | |title=RPG DEMO | ||
| image = | |image=rpgdemo.jpg | ||
| type = | |description=A demonstration of a possible RPG game. | ||
| version = | |author=Xteaph-N | ||
| | |lastupdated=2009/09/02 | ||
| | |type=Demos | ||
| website = https://psp.scenebeta.com/noticia/rpg-demo | |version=7 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/psphomebrew/rpgdemo.7z | |||
|website=https://psp.scenebeta.com/noticia/rpg-demo | |||
}} | }} | ||
RPG DEMO is an updated early RPG Demo by Xteaph-N. Written in Lua, the RPG game in development is a reminiscent of retro role-playing game. | RPG DEMO is an updated early RPG Demo by Xteaph-N. Written in Lua, the RPG game in development is a reminiscent of retro role-playing game. | ||
It was participated in the Scenery Beta 2009 (PSP Games). | It was participated in the Scenery Beta 2009 (PSP Games). | ||
Features | ==Features== | ||
* Retro graphics. | |||
* Controls similar to those of the old nintendo role-playing games. | |||
* Turn-based fighting. | |||
* Possibility of launching both physical and magical attacks. | |||
* Possibility of interacting with different NPC's. | |||
Controls | ==Controls== | ||
D-Pad - Move | D-Pad - Move | ||
Cross - Cancel | Cross - Cancel | ||
Circle - Accept, Talk to an NPC | Circle - Accept, Talk to an NPC | ||
Triangle - Open inventory | Triangle - Open inventory | ||
Changelog | ==Changelog== | ||
v6 | '''v6''' | ||
* Everything has been completely rewritten. The Overworld uses tile based maps. | |||
* Also the battle system has been rewritten to use table based systems as well. | |||
'''v5''' | |||
* Pertain to the battle system. Everything now has collision. | |||
* All the buildings can be entered. | |||
* Changed how all the collisions work. | |||
* Changed how the camera works. | |||
* Also include a demo of how speaking to NPC's will work. | |||
'''v3''' | |||
* Very early framework of the town/overworld. | |||
* Fixed a problem in the battle system where you couldn't pick who you wanted to attack with magic. | |||
'''v2''' | |||
* Rewritten the framework so now it can easily support many different magics, allies, and enemies. | |||
* This demo has 2 spells, 1 enemy, and 2 players. | |||
* The battle system is at this point pretty much complete. | |||
==External links== | |||
- | * Author's website - http://xteaphn.blogspot.com | ||
- | * SceneBeta - https://psp.scenebeta.com/noticia/rpg-demo | ||
* QuickJump - http://forums.qj.net/psp-development-forum/154577-rpg-demo-v6.html | |||
* QuickJump - http://forums.qj.net/psp-development-forum/153382-release-rpg-demo-v5.html | |||
[[Category:Lua games on PSP]] | |||
[[Category:Scenery Beta 2009]] | |||
Latest revision as of 02:46, 24 October 2024
RPG DEMO | |
---|---|
General | |
Author | Xteaph-N |
Type | Demos |
Version | 7 |
License | Mixed |
Last Updated | 2009/09/02 |
Links | |
Download | |
Website | |
RPG DEMO is an updated early RPG Demo by Xteaph-N. Written in Lua, the RPG game in development is a reminiscent of retro role-playing game.
It was participated in the Scenery Beta 2009 (PSP Games).
Features
- Retro graphics.
- Controls similar to those of the old nintendo role-playing games.
- Turn-based fighting.
- Possibility of launching both physical and magical attacks.
- Possibility of interacting with different NPC's.
Controls
D-Pad - Move
Cross - Cancel
Circle - Accept, Talk to an NPC
Triangle - Open inventory
Changelog
v6
- Everything has been completely rewritten. The Overworld uses tile based maps.
- Also the battle system has been rewritten to use table based systems as well.
v5
- Pertain to the battle system. Everything now has collision.
- All the buildings can be entered.
- Changed how all the collisions work.
- Changed how the camera works.
- Also include a demo of how speaking to NPC's will work.
v3
- Very early framework of the town/overworld.
- Fixed a problem in the battle system where you couldn't pick who you wanted to attack with magic.
v2
- Rewritten the framework so now it can easily support many different magics, allies, and enemies.
- This demo has 2 spells, 1 enemy, and 2 players.
- The battle system is at this point pretty much complete.
External links
- Author's website - http://xteaphn.blogspot.com
- SceneBeta - https://psp.scenebeta.com/noticia/rpg-demo
- QuickJump - http://forums.qj.net/psp-development-forum/154577-rpg-demo-v6.html
- QuickJump - http://forums.qj.net/psp-development-forum/153382-release-rpg-demo-v5.html