More actions
(Created page with "{{Infobox homebrew | title = BirDS | image = File:Birds.png | type = Shooter | version = Demo | licence = Mixed | author = David Rorex | we...") |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
A demo | A demo shooter for the NDS using sprites. It is written in Lua. | ||
==User guide== | ==User guide== | ||
Move the man and shoot the birds. Avoid their poops and collect varies powerups (squares) | Move the man and shoot the birds. Avoid their poops and collect varies powerups (squares). | ||
Score is calculated based on accuracy * number of birds hit * 50 | Don't get hit by the falling poops, which would take away your HP. | ||
Score is calculated based on accuracy * number of birds hit * 50. | |||
==Controls== | ==Controls== | ||
Stylus - | Stylus - Shoot | ||
D- | D-Pad - Move | ||
Start - | Start - Start game | ||
==Compatibility== | ==Compatibility== | ||
Tested on | Tested on flashcard NDSTT (unofficial firmware 1.17a12). | ||
==Changelog== | ==Changelog== | ||
'''Updated''' | '''Updated''' | ||
*Poops, powerups, hitpoints, scoring implemented. | * Poops, powerups, hitpoints, scoring implemented. | ||
[[Category:Homebrew | [[Category:DS homebrew games]] | ||
[[Category:Homebrew shooter games on DS]] |
Revision as of 08:15, 4 August 2021
BirDS | |
File:Birds.png | |
General | |
---|---|
Author(s) | David Rorex |
Type | Shooter |
Version | Demo |
Licence | Mixed |
Links | |
[Media:Birdsemu.rar Download] | |
Website | |
[Media:Birdsemuscr.zip Source] |
<htmlet>adsense</htmlet>
A demo shooter for the NDS using sprites. It is written in Lua.
User guide
Move the man and shoot the birds. Avoid their poops and collect varies powerups (squares).
Don't get hit by the falling poops, which would take away your HP.
Score is calculated based on accuracy * number of birds hit * 50.
Controls
Stylus - Shoot
D-Pad - Move
Start - Start game
Compatibility
Tested on flashcard NDSTT (unofficial firmware 1.17a12).
Changelog
Updated
- Poops, powerups, hitpoints, scoring implemented.