More actions
(Created page with "{{Infobox homebrew | title = Seek And Recharge | image = File:Seekandrechargeds.jpg | type = Puzzle | version = 8/16/09 updated | licence = Mixed |...") |
|||
Line 26: | Line 26: | ||
==Installation== | ==Installation== | ||
#Download and extract file | #Download and extract file | ||
# | #Patch the SAR.nds file and put the whole directory in the root of card. | ||
==Objectives== | ==Objectives== |
Revision as of 04:26, 29 Haziran 2012
Seek And Recharge | |
File:Seekandrechargeds.jpg | |
General | |
---|---|
Author(s) | samel |
Type | Puzzle |
Version | 8/16/09 updated |
Licence | Mixed |
Links | |
[Media:Seekandrechargeds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
Seek And Recharge is a puzzle game where you are a robot and your battery are running out of charge. Your goal is to catch a new pair of battery each level.
It was participated in the NEO Summer Coding Compo 2009, ranked 3th under Game section.
Features
- 100 levels in the Campaign
- Custom level
- Endless mode
- In game help
- Isometric view
- Sounds
- No touchscreen input
Installation
- Download and extract file
- Patch the SAR.nds file and put the whole directory in the root of card.
Objectives
Catch a new pair of battery each level.
User guide
The file name it's the text presented to the player in the level list, no space or special character allowed.
Customize Levels
To create you own custom levels follow this standard:
- a descriptione line [max 60 characters]
- the board with its format
- Board format:
- 8 line with 8 character, each character it's one in r, g, b and mean red, green, blue.
- Starting coordinate x and y [separated by a space]
- Remember that the board it's 8x8 and start at index 0,0 trought 7x7!
- Final coordinate x and y [separated by a space]
- Remember that the board it's 8x8 and start at index 0,0 trought 7x7!
- Initial player color and the maximum allowd move [separated by a space]
- Remember that the initial player color follo the same board format [r,g,b]
To use additional level, copy the new level to the bonus directory [SAR/bonus/ on your card].
Changelog
Updated
- Bug on level 15 corrected
Credits
Design: Luca Giacometti Programming: Luca Giacometti, Isabella Bonetto Graphics: Luca Giacometti Sound: Isabella Bonetto, www.freesound.org