More actions
(Created page with "{{Infobox homebrew | title = Breakout DS | image = 300px | type = Arcade | version = 0.1 | licence = Mixed | author = Scog...") |
No edit summary |
||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Breakout DS | ||
| image | |image=breakoutdssco.png | ||
| type | |description=Clone of breakout bricks game themed with Mario Bros series. | ||
| version | |author=Scognito | ||
| | |lastupdated=2006/12/07 | ||
| | |type=Arcade Games | ||
| website | |version=0.1 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/breakoutds_scognito2_0.1.rar | |||
|website=http://scognito.drunkencoders.com/projects/breakoutds.php | |||
|discussion={{Tick}} | |||
}} | }} | ||
Breakout DS is a clone of the famous breakout/arkanoid/bricks game. In addition it is themed with Mario Bros series things, like power-ups, music, font and backgrounds. It includes an editor to create your own levels. It is one of the PAlib projects. | |||
It was submitted to the NEO Summer Coding Contest 2006 (GBA/NDS Games) and Datel's Design a Game Competition. | |||
It was submitted | |||
==Features== | ==Features== | ||
*Mario themed:10 levels in | * Mario themed: 10 levels in total. | ||
* | * Music for each level, from Mario 1 to Super Mario World 2. | ||
*3 game modes:Normal, Random and Custom | * 3 game modes: Normal, Random and Custom. | ||
*4 power-ups | * 4 power-ups. | ||
* 2 control types. | |||
==User guide== | ==User guide== | ||
You have 3 lives and if they reach zero, it's game over. | |||
===Game modes=== | |||
* Normal - Clear 10 levels. | |||
* Random - Infinite levels, randomly generated. | |||
* Custom - Draw and play your own levels (10 max). | |||
===Difficulty=== | |||
* Easy - If you lose a life all the bricks will not be respawned. | |||
* Hard - If you lose a life all the bricks will respawned. | |||
Red | ===Powerups=== | ||
Blue | * Red mushroom - Double size. | ||
* Blue mushroom - Half size. | |||
* Fire flower - Super ball. | |||
* Magnet - Allows you to catch the ball without effort. | |||
Saves both records as levels created by yourself, everything goes to the RAM. | Saves both records as levels created by yourself, everything goes to the RAM. | ||
==Controls== | ==Controls== | ||
There are 2 control types:D-Pad or Stylus. | There are 2 control types: D-Pad or Stylus. | ||
D-Pad - Move paddle left/right | |||
Up/L/A - Launch ball | |||
Stylus - Move paddle, Tap ball for throwing | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/breakoutdssco4.png | |||
https://dlhb.gamebrew.org/dshomebrew/breakoutdssco2.png | |||
https://dlhb.gamebrew.org/dshomebrew/breakoutdssco3.png | |||
https://dlhb.gamebrew.org/dshomebrew/breakoutdssco5.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/f/f0/Breakoutdssco.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=Breakout DS | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/breakoutdssco.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Known issues== | ==Known issues== | ||
All save types (levels, hall of fame) are done in ram, so when you turn off the console, everything is cleared | All save types (levels, hall of fame) are done in ram, so when you turn off the console, everything is cleared. | ||
Music is restarted when pause the game and it doesn't loop since palib doesn't support the feature to know if a channel is busy | Music is restarted when pause the game and it doesn't loop since palib doesn't support the feature to know if a channel is busy. | ||
==External links== | |||
* Author's website - [https://web.archive.org/web/20160330112314/http://scognito.drunkencoders.com/projects/breakoutds.php http://scognito.drunkencoders.com/projects/breakoutds.php] (archived) | |||
[[Category: | [[Category:NEO Summer Coding Compo 2006]] | ||
[[Category:Design a Game for Datel]] |
Latest revision as of 11:44, 20 August 2024
Breakout DS | |
---|---|
General | |
Author | Scognito |
Type | Arcade Games |
Version | 0.1 |
License | Mixed |
Last Updated | 2006/12/07 |
Links | |
Download | |
Website | |
Breakout DS is a clone of the famous breakout/arkanoid/bricks game. In addition it is themed with Mario Bros series things, like power-ups, music, font and backgrounds. It includes an editor to create your own levels. It is one of the PAlib projects.
It was submitted to the NEO Summer Coding Contest 2006 (GBA/NDS Games) and Datel's Design a Game Competition.
Features
- Mario themed: 10 levels in total.
- Music for each level, from Mario 1 to Super Mario World 2.
- 3 game modes: Normal, Random and Custom.
- 4 power-ups.
- 2 control types.
User guide
You have 3 lives and if they reach zero, it's game over.
Game modes
- Normal - Clear 10 levels.
- Random - Infinite levels, randomly generated.
- Custom - Draw and play your own levels (10 max).
Difficulty
- Easy - If you lose a life all the bricks will not be respawned.
- Hard - If you lose a life all the bricks will respawned.
Powerups
- Red mushroom - Double size.
- Blue mushroom - Half size.
- Fire flower - Super ball.
- Magnet - Allows you to catch the ball without effort.
Saves both records as levels created by yourself, everything goes to the RAM.
Controls
There are 2 control types: D-Pad or Stylus.
D-Pad - Move paddle left/right
Up/L/A - Launch ball
Stylus - Move paddle, Tap ball for throwing
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Known issues
All save types (levels, hall of fame) are done in ram, so when you turn off the console, everything is cleared.
Music is restarted when pause the game and it doesn't loop since palib doesn't support the feature to know if a channel is busy.
External links
- Author's website - http://scognito.drunkencoders.com/projects/breakoutds.php (archived)