A shooter PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
|website=https://web.archive.org/web/20210207060216/https://www.neoflash.com/forum/index.php?topic=5702.0 | |website=https://web.archive.org/web/20210207060216/https://www.neoflash.com/forum/index.php?topic=5702.0 | ||
}} | }} | ||
{{MissingDL}} | |||
A shooter is a classic shoot em up game released by Sigutis. The game is in 2D but the sprites are renders of 3dsmax models. Game is coded in C and the tools are in C++. | A shooter is a classic shoot em up game released by Sigutis. The game is in 2D but the sprites are renders of 3dsmax models. Game is coded in C and the tools are in C++. | ||
This is an entry from the Neo Summer Coding Compo 2009 (PSP Games). | This is an entry from the Neo Summer Coding Compo 2009 (PSP Games). | ||
==User guide== | ==User guide== | ||
Revision as of 15:07, 31 October 2021
| a shooter | |
|---|---|
| File:Gamebrew-bg-temp.jpg | |
| General | |
| Author | sigutis |
| Type | Shooter |
| Version | 2009 |
| License | Mixed |
| Last Updated | 2009/08/18 |
| Links | |
| Website | |
| Missing download link - If anyone still have this homebrew please let us know. Thank you. |
A shooter is a classic shoot em up game released by Sigutis. The game is in 2D but the sprites are renders of 3dsmax models. Game is coded in C and the tools are in C++.
This is an entry from the Neo Summer Coding Compo 2009 (PSP Games).
User guide
The goal of the game is to collect items, upgrade your weapons. It has a map editor and some other tools built within game.
Known issues
The game is in an early stage which has only 1 enemy and there is no sound support.
External links
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=5702.0 (archived)