More actions
(Created page with "{{Infobox homebrew | title = Dstory | image = File:Dstory.png | type = Arcade Action | version = 1.7 (2009/01/30) | licence = Mixed | author =...") |
m (Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew/" to "|download=https://dlhb.gamebrew.org/dshomebrew2/") |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Dstory | ||
| image | |image=dstroy2.png | ||
| type | |description=A bomberman-like game. | ||
| version | |author=Naroin | ||
| | |lastupdated=2009/01/30 | ||
| | |type=Arcade Games | ||
| website | |version=1.7 | ||
|license=Mixed | |||
| source | |download=https://dlhb.gamebrew.org/dshomebrew2/dstroy.7z | ||
|website=http://narroin.free.fr/dstroy | |||
|source=http://narroin.free.fr/dstroy | |||
}} | }} | ||
Dstroy is a bomberman-like, carbon copy of the old DOS game dstroy. Originally created by FPS in 1995. In 2006, the game was redeveloped in portable C++, with libSDL for the NDS. | |||
The game is available on multiple platforms including Windows, Linux, Nintendo DS, Gp2X. The source code of the game is under GPL licence. The archive contains Makefile for Linux, devKitPro NDS, devKitGP2X, and a MSVC2008 project. All data files stay property of FBS. | |||
It was participated in the NEO Summer Coding Compo 2007 (NDS Game). | |||
It was participated in the NEO Summer Coding Compo 2007 ( | |||
==Features== | ==Features== | ||
*48 levels of fun and speed | * 48 levels of fun and speed. | ||
==Installation== | ==Installation== | ||
Extract file and copy dstroy.nds and the directory dstroydata in the root of your ds card. | |||
[[DLDI|DLDI]] patch is necessaty to access data files. | |||
== | ==User guide== | ||
The rules are simple : get options, drop bombs, and kill all monsters ! Not easy, when they avoid your bombs. | The rules are simple: get options, drop bombs, and kill all monsters! Not easy, when they avoid your bombs. | ||
==Controls== | ==Controls== | ||
Start - | Start - Quit screen (useful to pass intro) | ||
A - | A - Put a bomb | ||
D- | D-Pad - Direction | ||
==Changelog== | ==Changelog== | ||
'''1.7''' | '''1.7''' | ||
*NDS improvements (music, speed) | * NDS improvements (music, speed). | ||
*Linux compatible (thanks to Vincent Petry | * Linux compatible (thanks to Vincent Petry). | ||
'''1.6''' | '''1.6''' | ||
*First working version on NDS | * First working version on NDS. | ||
*Really faster | * Really faster. | ||
* | * Less bugs. | ||
'''1.5''' | '''1.5''' | ||
* | * Faster -> playable. | ||
'''1.402''' | '''1.402''' | ||
* Writing text for bonuses, so you can know what you got, even without sound. | |||
* You can choose the joystick configuration, and test it. | |||
* Screen rotate (180°) to play without this ugly pad. | |||
* 2 players mode (on ONE machine). | |||
* A bit faster. | |||
* The menu is now in english. | |||
==External links== | |||
* Official website - http://narroin.free.fr/dstroy | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4527.0 | |||
[[Category:NEO Summer Coding Compo 2007]] | |||
[[Category: |
Latest revision as of 05:03, 16 August 2024
Dstory | |
---|---|
General | |
Author | Naroin |
Type | Arcade Games |
Version | 1.7 |
License | Mixed |
Last Updated | 2009/01/30 |
Links | |
Download | |
Website | |
Source | |
Dstroy is a bomberman-like, carbon copy of the old DOS game dstroy. Originally created by FPS in 1995. In 2006, the game was redeveloped in portable C++, with libSDL for the NDS.
The game is available on multiple platforms including Windows, Linux, Nintendo DS, Gp2X. The source code of the game is under GPL licence. The archive contains Makefile for Linux, devKitPro NDS, devKitGP2X, and a MSVC2008 project. All data files stay property of FBS.
It was participated in the NEO Summer Coding Compo 2007 (NDS Game).
Features
- 48 levels of fun and speed.
Installation
Extract file and copy dstroy.nds and the directory dstroydata in the root of your ds card.
DLDI patch is necessaty to access data files.
User guide
The rules are simple: get options, drop bombs, and kill all monsters! Not easy, when they avoid your bombs.
Controls
Start - Quit screen (useful to pass intro)
A - Put a bomb
D-Pad - Direction
Changelog
1.7
- NDS improvements (music, speed).
- Linux compatible (thanks to Vincent Petry).
1.6
- First working version on NDS.
- Really faster.
- Less bugs.
1.5
- Faster -> playable.
1.402
- Writing text for bonuses, so you can know what you got, even without sound.
- You can choose the joystick configuration, and test it.
- Screen rotate (180°) to play without this ugly pad.
- 2 players mode (on ONE machine).
- A bit faster.
- The menu is now in english.
External links
- Official website - http://narroin.free.fr/dstroy
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=4527.0