More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games (Shooter) - GameBrew! | |title=Vita Homebrew Games (Shooter) - GameBrew! | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/superherochroniclesvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/superherochroniclesvita.7z | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?f=116&t=46677 | ||
|source= | |source=https://web.archive.org/web/20180928010234/https://github.com/thesuicidalrobot/Super-Hero-Chronicles/tree/master | ||
}} | }} | ||
Horizontal scrolling shoot'em up game for PSVITA/PSTV. | |||
==About== | |||
This is a simple SHMUP made in Rinnegatamante's Lua Player Plus Vita. The game features orignal music, graphics, and story all done my me. The game also features 4 different types of enemies and a boss battle. | |||
The whole game should take about 5 minutes or so in a play through. It was originally a flash game of mine, which is why it is so short. | |||
==Description== | |||
I have finished up my port of my flash game Super Hero Chronicles. I have released the source on GitHub for anyone who is interested in improving/learning from this game. | |||
There are no comments in the code, so it is probably not for programming beginners, but since most of the functions are logically named, you should probably be able to figure it out for the most part. I am willing to write up a tutorial for getting those who are interested in learning Lua and Lua Player Plus. | |||
I am moving on to native homebrew, but honestly, besides me wanting to preserve the integrity of my next game, wanting to improve my knowledge of C, and not wanting to share the source code, there is really no reason not to use Lua to build Vita Games. | |||
==Media== | ==Media== | ||
<youtube>wNSwuaBLmg0</youtube> | <youtube>wNSwuaBLmg0</youtube> | ||
==Screenshots== | ==Screenshots== | ||
Line 30: | Line 40: | ||
https://dlhb.gamebrew.org/vitahomebrews/superherochroniclesvita-03.jpg | https://dlhb.gamebrew.org/vitahomebrews/superherochroniclesvita-03.jpg | ||
https://dlhb.gamebrew.org/vitahomebrews/superherochroniclesvita-04.jpg | https://dlhb.gamebrew.org/vitahomebrews/superherochroniclesvita-04.jpg | ||
== | ==Changelog== | ||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Official Website - | * Official Website - https://wololo.net/talk/viewtopic.php?f=116&t=46677 | ||
* Github - | * Github - https://web.archive.org/web/20180928010234/https://github.com/thesuicidalrobot/Super-Hero-Chronicles/tree/master | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/32 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/32 | ||
Revision as of 23:54, 7 November 2022
Super Hero Chronicles | |
---|---|
File:Superherochroniclesvita.jpg | |
General | |
Author | thesuicidalrobot |
Type | Shooter |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/08/20 |
Links | |
Download | |
Website | |
Source | |
Horizontal scrolling shoot'em up game for PSVITA/PSTV.
About
This is a simple SHMUP made in Rinnegatamante's Lua Player Plus Vita. The game features orignal music, graphics, and story all done my me. The game also features 4 different types of enemies and a boss battle.
The whole game should take about 5 minutes or so in a play through. It was originally a flash game of mine, which is why it is so short.
Description
I have finished up my port of my flash game Super Hero Chronicles. I have released the source on GitHub for anyone who is interested in improving/learning from this game.
There are no comments in the code, so it is probably not for programming beginners, but since most of the functions are logically named, you should probably be able to figure it out for the most part. I am willing to write up a tutorial for getting those who are interested in learning Lua and Lua Player Plus.
I am moving on to native homebrew, but honestly, besides me wanting to preserve the integrity of my next game, wanting to improve my knowledge of C, and not wanting to share the source code, there is really no reason not to use Lua to build Vita Games.
Media
Screenshots
Changelog
(v.1.0)
- First Release.