EarthShakerDS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = EarthShakerDS
|title=EarthShakerDS
| image       = [[File:Earthshakerds.JPG]]
|image=earthshakerds.png
| type       = Puzzle
|description=Adaptation of the classic Boulder Dash of ZX Spectrum.
| version     = 05/26/2012
|author=Ant512
| licence    = Mixed
|lastupdated=2012/05/26
| author      = Ant512
|type=Puzzle
| website     = http://simianzombie.com/?p=2219
|version=2012
| download    = Media:Earthshakerds052612.rar
|license=Mixed
| source     = https://bitbucket.org/ant512/earthshakerds
|download=https://dlhb.gamebrew.org/dshomebrew/earthshakerds.7z
|website=https://simianzombie.com/tags/earthshakerds
|source=https://bitbucket.org/ant512/earthshakerds
}}
}}
 
EarthShakerDS is a port of Earth Shaker, a fast but puzzle-based action game to the NDS. It was initially released as an extension level set of the Boulder Dash game on ZX Spectrum.  
EarthShakerDS is a DS version of "Earthshaker", which in turn is an extension of "Boulder Dash" of ZX Spectrum.  


This project is a continuation of GBAtemp Homebrew Bounty entry.
This project is a continuation of GBAtemp Homebrew Bounty entry.


==Objectives==
==User guide==
Collect a certain number of gems without running into opponents or fire.
The objective of the game is to collect a certain number of gems in the maze without running into opponents or fire.


==User guide==
Explore and dig through the cave to find the gems. Watch out for the rocks as they will crush you if the character passes beneath them.  
Take all the gems found on screen digging. Rocks also occur and try to crush player if passes beneath them.  


It includes a full level editor for player to creat our levels. Also includes a level selector with a sound test.
The homebrew also includes a level editor and a sound test feature.


==Controls==
==Controls==
D-pad - move
D-Pad - Move


A - dig right
A - Dig to the right


B - dig down
B - Dig downards


Y - excavate left
Y - Dig to the left


X - excavate upwards
X - Dig upwards


Start - pause
Start - Pause


Select - see map
Select - View map


==Compatibility==
L+R - Commit suicide and restart level
Tested on: Flash card Supercard DSTwo with EOS 1.11 Firmware
 
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/earthshakerds2.png
https://dlhb.gamebrew.org/dshomebrew/earthshakerds3.png
 
https://dlhb.gamebrew.org/dshomebrew/earthshakerds4.png
https://dlhb.gamebrew.org/dshomebrew/earthshakerds5.png


https://dlhb.gamebrew.org/dshomebrew/earthshakerds6.png
https://dlhb.gamebrew.org/dshomebrew/earthshakerds7.png
<!--BEGIN Online Emulator Section-->
==Online Emulator==
{{#tag:html|
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "EarthShakerDS";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/earthshakerds.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Media==
==Media==
'''EarthShakerDS''' ([https://www.youtube.com/watch?v=LeNmxJ9VlCs Cid2Mizard]) <br>
<youtube>LeNmxJ9VlCs</youtube>
<youtube>LeNmxJ9VlCs</youtube>
==Compatibility==
Tested on Flash card Supercard DSTwo with Firmware EOS 1.11.


==Changelog==
==Changelog==
'''20120526'''
'''20120526'''
*L and R both required to kill the current life;
* L and R both required to kill the current life.
*Level editor complete.
* Level editor complete.


'''20120513'''
'''20120513'''
*The ability to load and save levels in the editor with user-defined names (so you can have more than one custom level, and share them with other people)
* The ability to load and save levels in the editor with user-defined names (so you can have more than one custom level, and share them with other people).
*A “Custom Level” option on the title screen listing all user-created levels
* A “Custom Level” option on the title screen listing all user-created levels.
*Slightly re-organised level editor
* Slightly re-organised level editor.
*The ability to load and save boulder/wall/door/soil types in a custom level
* The ability to load and save boulder/wall/door/soil types in a custom level.
*Fixed for the latest devkitARM;
* Fixed for the latest devkitARM;.
*Updated to the latest WoopsiGfxGameTemplate (fixes SDL version)
* Updated to the latest WoopsiGfxGameTemplate (fixes SDL version).
*Start button can be used to test a level in the editor
* Start button can be used to test a level in the editor.
*Select button can page through level editor menu panels
* Select button can page through level editor menu panels.


==External links==
* Author's website - https://simianzombie.com/tags/earthshakerds
* Bitbucket - https://bitbucket.org/ant512/earthshakerds


[[Category:Homebrew applications]]
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]
[[Category:Homebrew arcade games on DS]]
[[Category:Homebrew action games on DS]]

Latest revision as of 11:35, 28 November 2023

EarthShakerDS
Earthshakerds.png
General
AuthorAnt512
TypePuzzle
Version2012
LicenseMixed
Last Updated2012/05/26
Links
Download
Website
Source

EarthShakerDS is a port of Earth Shaker, a fast but puzzle-based action game to the NDS. It was initially released as an extension level set of the Boulder Dash game on ZX Spectrum.

This project is a continuation of GBAtemp Homebrew Bounty entry.

User guide

The objective of the game is to collect a certain number of gems in the maze without running into opponents or fire.

Explore and dig through the cave to find the gems. Watch out for the rocks as they will crush you if the character passes beneath them.

The homebrew also includes a level editor and a sound test feature.

Controls

D-Pad - Move

A - Dig to the right

B - Dig downards

Y - Dig to the left

X - Dig upwards

Start - Pause

Select - View map

L+R - Commit suicide and restart level

Screenshots

earthshakerds2.pngearthshakerds3.png

earthshakerds4.pngearthshakerds5.png

earthshakerds6.pngearthshakerds7.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

Media

EarthShakerDS (Cid2Mizard)

Compatibility

Tested on Flash card Supercard DSTwo with Firmware EOS 1.11.

Changelog

20120526

  • L and R both required to kill the current life.
  • Level editor complete.

20120513

  • The ability to load and save levels in the editor with user-defined names (so you can have more than one custom level, and share them with other people).
  • A “Custom Level” option on the title screen listing all user-created levels.
  • Slightly re-organised level editor.
  • The ability to load and save boulder/wall/door/soil types in a custom level.
  • Fixed for the latest devkitARM;.
  • Updated to the latest WoopsiGfxGameTemplate (fixes SDL version).
  • Start button can be used to test a level in the editor.
  • Select button can page through level editor menu panels.

External links

Advertising: