MazeMan: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
|source=https://github.com/convenient/mazeman
|source=https://github.com/convenient/mazeman
}}
}}
MazeMan is procedurally generated dungeon game for the Nintendo DS, with 5 levels and a boss level at the end. The name MazeMan is homage to Jumpman, which is what Mario was originally called in Donkey Kong.
MazeMan is a procedurally generated dungeon game for the Nintendo DS, with 5 levels and a boss level at the end. The name MazeMan is homage to Jumpman, which is what Mario was originally called in Donkey Kong.


It was initially a command line game on Windows, the original C source for this game was converted into C++ to be compatible with devkitARM and libNDS.
It was initially a command line game on Windows, the original C source for this game was converted into C++ to be compatible with devkitARM and libNDS.
Line 34: Line 34:
https://dlhb.gamebrew.org/dshomebrew/mazeman4.png
https://dlhb.gamebrew.org/dshomebrew/mazeman4.png
https://dlhb.gamebrew.org/dshomebrew/mazeman5.png
https://dlhb.gamebrew.org/dshomebrew/mazeman5.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 = "MazeMan";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/mazeman.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Compatibility==
==Compatibility==
Works fine with DeSmuME on Windows XP. However it occasionally crashes on Ubuntu 15.10 machine.  
Works fine with DeSmuME on Windows XP. However it occasionally crashes on Ubuntu 15.10 machine.  

Latest revision as of 11:36, 28 November 2023

MazeMan
Mazeman.png
General
AuthorLuke Rodgers (convenient)
TypeAction
Version2016
LicenseMixed
Last Updated2016/01/20
Links
Download
Website
Source

MazeMan is a procedurally generated dungeon game for the Nintendo DS, with 5 levels and a boss level at the end. The name MazeMan is homage to Jumpman, which is what Mario was originally called in Donkey Kong.

It was initially a command line game on Windows, the original C source for this game was converted into C++ to be compatible with devkitARM and libNDS.

User guide

You take control of MazeMan. Escape the 5 dungeons.

Open colour coded doors. Grab some gold. Kill zombies.

Controls

D-Pad - Move mazeman

A - Operate the switches

B - Attack with sword

Screenshots

mazeman2.pngmazeman3.png

mazeman4.pngmazeman5.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

Compatibility

Works fine with DeSmuME on Windows XP. However it occasionally crashes on Ubuntu 15.10 machine.

The R4 flash cartridge on the actual hardware seems to work reliably.

Credits

Joseph Colicchio (colicchio).

External links

Advertising: