Trash Rally DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "EJS_gameUrl = 'https://dlhb.gamebrew.org/dshomebrew/" to "EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/" |
m Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';" |
||
| Line 26: | Line 26: | ||
<script type='text/javascript'> | <script type='text/javascript'> | ||
{{DS EmulatorJS Settings}} | {{DS EmulatorJS Settings}} | ||
EJS_core = ' | EJS_core = 'desmume2015'; | ||
EJS_gameName = "Trash Rally DS"; | EJS_gameName = "Trash Rally DS"; | ||
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/trashrallyds.7z'; | EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/trashrallyds.7z'; | ||
Revision as of 11:38, 28 November 2023
| Trash Rally DS | |
|---|---|
![]() | |
| General | |
| Author | Ben2303 |
| Type | Racing |
| Version | 0.7a |
| License | Mixed |
| Last Updated | 2005/09/08 |
| Links | |
| Download | |
| Website | |
| Source | |
Trash Rally DS is a retro rally homebrew game for the Nintendo DS.
User guide
Control a race car while avoiding enemy cars. You lose lives if hit into objects.
Screenshots
Online Emulator
| Nintendo DS | Keyboard |
|---|---|
Compatibility
Tested on Emulator DualiS.
Changelog
0.7a Demo
- Instead of making important gameplay changes, added a driver face giving the life status.
- Some code dirtying for now, need that to make some cleaning later.
0.7 Demo
- Enemy cars randomly appears at random speed.
- Code cleaning.
- Barrel is still broken, sprite is mixing with red car for no obvious reason.
- Level system is still broken too, backgrounds are not displayed when enabled for no obvious reason too.
- Tests made on DualiS.
0.6 Demo
- Collisions are back. For now you loose life when driving over another object, will add bump later.
- Even more code cleaning and scalability added.
- Red ennemy cars number depending on level.
External links
- Author's website - http://ben2303.blogspot.com/2005/09/trash-rally-ds-release-v07a.html
