More actions
Marshmallow Duel DS | |
---|---|
General | |
Author | Sam Pospischil |
Type | Action |
Version | 2 |
License | Mixed |
Last Updated | 2007/03/16 |
Links | |
2 & Beta1 Download | |
Website | |
Source | |
Marshmallow Duel DS is a standalone 2-player game built for the Nintendo DS console, based on the original Marshmallow Duel. The entire game engine was created from scratch, using the PALib DS development library.
It offers simple gameplay mechanics in a style similar to Super Smash Bros and is fully configurable through a plethora of options. The game engine is designed to manage low-level sprite routines efficiently and easily, leaving the higher-level game logic abstracted into its own tier of classes. The source code is released publicly under the GPL which is also available from the official website.
Marshmallow Duel DS was presented at Datel's Design a Game Competition.
Features
- All the 2-player dueling fun and excitement of the original.
- 18 Fantastic weapons: Skull, 1000V, invisibility, mine, gun, TNT, boots, grenade, puck, parachut, hook, warp, net, shield, magnet, boomerang, weasel and dunce hat.
- Finally, weapon selection and kill limit settings.
- Character customisation and saving.
- The wonderous ability to pause the action.
- Exhaustive statistics tracking and saving system.
- Stylus control for the main menu, pickups selection menu and character menu.
- Configurable game options such as the number of pickups onscreen at a time, use of the bottom screen to show the pickups before they spawn, the number of rounds to play, and 'death while dancing'.
User guide
It is a 2 player deathmatch game of luck and skill where each player tries to knock their opponent into the deadly marshmallow pit or destroy them with one of the 18 weapons that randomly spawn in the map.
The game itself can be viewed via the top screen, while the bottom part of the DS displays the scores.
Controls
Start - Pause
Player 1:
Up - Jump
Left/Right - Go left, Right
Down - Duck
L - Fire
Player 2:
X - Jump
Y/A - Go left, Right
B - Duck
R - Fire
Screenshots
Media
Marshmallow Duel DS Trailer (pos pi)
Online emulator
Nintendo DS | Keyboard |
---|---|
Known issues
Boots sometimes display incorrectly.
Minor and infrequent animation glitches.
Boomerang can be thrown twice on rare occasions.
Die while dancing setting stops victory dances from playing.
The game may crash in an emulator.
Changelog
v2
- All the 2-player dueling fun and excitement of the original.
- 18 Fantastic weapons: Skull, 1000V, invisibility, mine, gun, TNT, boots, grenade, puck, parachut, hook, warp, net, shield, magnet, boomerang, weasel and dunce hat.
- Finally, weapon selection and kill limit settings.
- Character customisation and saving.
- The wonderous ability to pause the action.
- Exhaustive statistics tracking and saving system.
- Stylus control for the main menu, pickups selection menu and character menu.
- Configurable game options such as the number of pickups onscreen at a time, use of the bottom screen to show the pickups before they spawn, the number of rounds to play, and 'death while dancing'.
Credits
All code and some artwork by pospi.
Most game sprites are taken from the original Marshmallow Duel and used with permission.
Music and sound effects by Liam Alexander.
Beta testers - Sam and moles.
Based on the Marshmallow Duel universe © 1996 Duncan and Roger Gill.
External links
- Official website - http://mduel2k5.spadgos.com/mduel96/mduelDS.php
- GitHub - https://github.com/pospi/mduel-ds