Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Robot Arm DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
|version=1.0
|version=1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/dshomebrew/robotarmds.7z
|download=https://dlhb.gamebrew.org/dshomebrew2/robotarmds_1.0.zip
|website=http://viewsourcecode.org/homebrew/robot-arm-ds
|website=http://viewsourcecode.org/homebrew/robot-arm-ds
|source=http://viewsourcecode.org/homebrew/robot-arm-ds/download/source
|source=http://viewsourcecode.org/homebrew/robot-arm-ds/download/source
Line 14: Line 14:
Robot Arm DS is a clone of a game written by Robin Ohm. A tile-based puzzle game where you write a simple code/program to try to make the robot arm deliver the flag to the end.
Robot Arm DS is a clone of a game written by Robin Ohm. A tile-based puzzle game where you write a simple code/program to try to make the robot arm deliver the flag to the end.


This game was participated in the NEO Summer Coding Compo 2007.
This game was participated in the NEO Summer Coding Compo 2007 (NDS Game).


==Features==
==Features==
Line 39: Line 39:
https://dlhb.gamebrew.org/dshomebrew/robotarmds5.png
https://dlhb.gamebrew.org/dshomebrew/robotarmds5.png
<!--BEGIN Online Emulator Section-->
<!--BEGIN Online Emulator Section-->
==Online Emulator==
==Online emulator==
{{#tag:html|
{{EmulatorJS Main
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
|width=515px
<script type='text/javascript'>
|height=384px
{{DS EmulatorJS Settings}}
|EJS_backgroundImage=https://www.gamebrew.org/images/8/85/Robotarmds.png
EJS_core = 'desmume2015';
|EJS_core=desmume2015
EJS_gameName = "Robot Arm DS";
|EJS_gameName=Robot Arm DS
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/robotarmds.7z';
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/robotarmds.7z
</script>
{{EmulatorJS Loader}}
}}
}}
{{DS Control Settings}}
{{DS Control Settings}}
Line 56: Line 54:
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4573.0
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4573.0


[[Category:Puzzle Games on DS]]
[[Category:NEO Summer Coding Compo 2007]]
[[Category:NEO Summer Compo 2007]]

Latest revision as of 05:14, 21 August 2024

Robot Arm DS
Robotarmds.png
General
AuthorJeremysr
TypePuzzle
Version1.0
LicenseMixed
Last Updated2007/08/20
Links
Download
Website
Source

Robot Arm DS is a clone of a game written by Robin Ohm. A tile-based puzzle game where you write a simple code/program to try to make the robot arm deliver the flag to the end.

This game was participated in the NEO Summer Coding Compo 2007 (NDS Game).

Features

  • 22 levels, including 12 levels from the original game by Robin Ohm.
  • Level editor (no saving).
  • Help section.
  • Skip to any level you want.
  • New tile included.

User guide

The object of the game is to program the robot to move around, take objects, and use objects in order to deliver the flag to the end tile.

You have to write the program, then run it and watch the robot arm move.

It does not move while you are telling it what to do. You'll have to tell it to move around, pick up keys and unlock doors while making sure it doesn't run into itself or anything else.

A new tile is added in this port version: the box, which can be pushed around as long as there is nothing in the way of it moving (otherwise you die).

Screenshots

robotarmds2.png robotarmds3.png

robotarmds4.png robotarmds5.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

External links

Advertising: