More actions
(Created page with "{{Infobox homebrew | title = | image = File:Tembytowerds.gif | type = | version = Beta/Final | licence = Mixed | author = Tembargo | websit...") |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Temby! Towers DS | ||
| image | |image=tembytowerds.png | ||
| type | |description=Yahoo! Towers ported to DS. | ||
| version | |author=Tembargo | ||
| | |lastupdated=2006/12/31 | ||
| | |type=Board | ||
| website | |version=Beta/Final | ||
|license=Mixed | |||
| source | |download=https://dlhb.gamebrew.org/dshomebrew2/tembytowerds.rar | ||
|website=http://playeradvance.org/forum/showthread.php?t=2278 | |||
|source=https://sourceforge.net/projects/tembytowers | |||
}} | }} | ||
Temby! Towers DS is a port of the Yahoo! Towers. It has the same game rules as Yahoo! Towers and adapt it to a single player version. It is made with PAlib. | |||
==User guide== | |||
The goal is to clear the falling pieces, by getting a minimum of 3 letter tiles in a line that contain the same color, or form the word TEMBY. | |||
The tiles can be aligned horizontally, vertically, as well as diagonally. | |||
==Controls== | ==Controls== | ||
Left/Right - | Left/Right - Move a bar | ||
Up/A - Change the order of the letters of the bar | |||
R - Use an item | |||
Start - Pause | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/tembytowerds2.png | |||
https://dlhb.gamebrew.org/dshomebrew/tembytowerds3.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/2/2a/Tembytowerds.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=Temby! Towers DS | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/tembytowerds.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.6 Temby! Towers DS 2006/05/17''' | ||
*New name Temby! Towers and personal design. | * New name Temby! Towers and personal design. | ||
* | * Score and level display. And increase the speed according to time and score points. | ||
* | * Horizontal displacement if left to press right or left. | ||
* | * Functional "T" defense block (erases the first line of play), the option is used with the 'R' button. | ||
*Test of | * Test of music by DJ Costello. | ||
''' | |||
*Manage the number of sprites, so more bugs after displaying the first 128 sprites. | '''v0.5 Yahoo! Towers DS 2006/04/24''' | ||
* | * Manage the number of sprites, so no more bugs after displaying the first 128 sprites. | ||
*Destruction of | * Squares explosion animation. | ||
* | * Destruction of squares during an alignment forming the word "yahoo!". | ||
''' | * Pause with Start. | ||
*The destruction | |||
*Identification of | '''v0.4 Yahoo! Towers DS 2006/04/22''' | ||
''' | * The square destruction bug has been eradicated forever | ||
*"Skin" of the lower screen, positioning the score, the player's name and an avatar (changeable by touching it). | * Identification of rows with more than 3 squares diagonally (not "yahoo!" yet). | ||
*Added | |||
*Display the version number on the screen | '''v0.3 Yahoo! Towers DS 2006/04/21''' | ||
*If a bar | * "Skin" of the lower screen, positioning of the score, the player's name, and an avatar (changeable by touching it). | ||
*Identification of | * Added next bar display and added item bar. | ||
* | * Display of the version number on the lower title screen. | ||
''' | * If a bar exceeds the top of the screen: game over (display of end text and blocking of the game). On Restart: Game Reset | ||
*Added a title screen. | * Identification of rows of more than 3 identical squares horizontally or vertically (not yet diagonal or "yahoo!"). | ||
* | * Deletion of identified squares (but presence of a bug not yet identified). | ||
*Code optimization (more divisions and | |||
''' | '''v0.2 Yahoo! Towers DS 2006/04/19 ''' | ||
*First | * Added a title screen. | ||
''' | * Positioning bug fixed, so bars go down and stack well. | ||
*The idea | * Code optimization (no more divisions and decrease in the number of floats). | ||
'''v0.1 Yahoo! Towers DS 2006/04/17 ''' | |||
* First version the bars descend, stack and are blocked at the bottom. But presence of bug. For an evening (sleepless night) of code, think that's cool. | |||
'''Yahoo! Towers DS 2006/04/16''' | |||
* The idea blooms in the head, go hop. Neurons and motivation on the move. | |||
==Credits== | ==Credits== | ||
Thanks to Mollusk for the PAlib, yopyop for the emulator, DJ Costello for the sound environment to come. as well as to Gwoin for the advice. Also testers Julmachin, Beda, MaCopine, MonFrère. | |||
==External links== | |||
* SourceForge - https://sourceforge.net/projects/tembytowers | |||
* PlayerAdvance.org - http://playeradvance.org/forum/showthread.php?t=2278 |
Latest revision as of 06:33, 21 August 2024
Temby! Towers DS | |
---|---|
General | |
Author | Tembargo |
Type | Board |
Version | Beta/Final |
License | Mixed |
Last Updated | 2006/12/31 |
Links | |
Download | |
Website | |
Source | |
Temby! Towers DS is a port of the Yahoo! Towers. It has the same game rules as Yahoo! Towers and adapt it to a single player version. It is made with PAlib.
User guide
The goal is to clear the falling pieces, by getting a minimum of 3 letter tiles in a line that contain the same color, or form the word TEMBY.
The tiles can be aligned horizontally, vertically, as well as diagonally.
Controls
Left/Right - Move a bar
Up/A - Change the order of the letters of the bar
R - Use an item
Start - Pause
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
v0.6 Temby! Towers DS 2006/05/17
- New name Temby! Towers and personal design.
- Score and level display. And increase the speed according to time and score points.
- Horizontal displacement if left to press right or left.
- Functional "T" defense block (erases the first line of play), the option is used with the 'R' button.
- Test of music by DJ Costello.
v0.5 Yahoo! Towers DS 2006/04/24
- Manage the number of sprites, so no more bugs after displaying the first 128 sprites.
- Squares explosion animation.
- Destruction of squares during an alignment forming the word "yahoo!".
- Pause with Start.
v0.4 Yahoo! Towers DS 2006/04/22
- The square destruction bug has been eradicated forever
- Identification of rows with more than 3 squares diagonally (not "yahoo!" yet).
v0.3 Yahoo! Towers DS 2006/04/21
- "Skin" of the lower screen, positioning of the score, the player's name, and an avatar (changeable by touching it).
- Added next bar display and added item bar.
- Display of the version number on the lower title screen.
- If a bar exceeds the top of the screen: game over (display of end text and blocking of the game). On Restart: Game Reset
- Identification of rows of more than 3 identical squares horizontally or vertically (not yet diagonal or "yahoo!").
- Deletion of identified squares (but presence of a bug not yet identified).
v0.2 Yahoo! Towers DS 2006/04/19
- Added a title screen.
- Positioning bug fixed, so bars go down and stack well.
- Code optimization (no more divisions and decrease in the number of floats).
v0.1 Yahoo! Towers DS 2006/04/17
- First version the bars descend, stack and are blocked at the bottom. But presence of bug. For an evening (sleepless night) of code, think that's cool.
Yahoo! Towers DS 2006/04/16
- The idea blooms in the head, go hop. Neurons and motivation on the move.
Credits
Thanks to Mollusk for the PAlib, yopyop for the emulator, DJ Costello for the sound environment to come. as well as to Gwoin for the advice. Also testers Julmachin, Beda, MaCopine, MonFrère.
External links
- SourceForge - https://sourceforge.net/projects/tembytowers
- PlayerAdvance.org - http://playeradvance.org/forum/showthread.php?t=2278