Temby! Towers DS: Difference between revisions

From GameBrew
m (Text replacement - "image = https://dlhb.gamebrew.org/dshomebrew/" to "image = ")
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox DS Homebrews
{{Infobox DS Homebrews
| title       = Temby! Towers DS
|title=Temby! Towers DS
| image       = tembytowerds.png
|image=tembytowerds.png
| type       = Puzzle
|description=Yahoo! Towers ported to DS.
| version     = Beta/Final  
|author=Tembargo
| licence    = Mixed
|lastupdated=2006/12/31
| author      = Tembargo
|type=Board
| website     = http://playeradvance.org/forum/showthread.php?t=2278
|version=Beta/Final
| download    = https://dlhb.gamebrew.org/dshomebrew/tembytowerds.7z
|license=Mixed
| source     = https://sourceforge.net/projects/tembytowers
|download=https://dlhb.gamebrew.org/dshomebrew/tembytowerds.7z
|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.
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.


Line 30: Line 31:
https://dlhb.gamebrew.org/dshomebrew/tembytowerds2.png
https://dlhb.gamebrew.org/dshomebrew/tembytowerds2.png
https://dlhb.gamebrew.org/dshomebrew/tembytowerds3.png
https://dlhb.gamebrew.org/dshomebrew/tembytowerds3.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 = "Temby! Towers DS";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/tembytowerds.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Changelog==
==Changelog==
'''v0.6 Temby! Towers DS 2006/05/17'''
'''v0.6 Temby! Towers DS 2006/05/17'''
Line 42: Line 56:
* Manage the number of sprites, so no more bugs after displaying the first 128 sprites.
* Manage the number of sprites, so no more bugs after displaying the first 128 sprites.
* Squares explosion animation.
* Squares explosion animation.
* Destruction of squares during an alignment forming the word "yahoo!"
* Destruction of squares during an alignment forming the word "yahoo!".
* Pause with Start  
* Pause with Start.


'''v0.4 Yahoo! Towers DS 2006/04/22'''
'''v0.4 Yahoo! Towers DS 2006/04/22'''
* The squares destruction bug has been eradicated forever
* The square destruction bug has been eradicated forever
* Identification of lines of more than 3 diagonal squares (not yet "yahoo!").
* Identification of rows with more than 3 squares diagonally (not "yahoo!" yet).


'''v0.3 Yahoo! Towers DS 2006/04/21'''
'''v0.3 Yahoo! Towers DS 2006/04/21'''
* "Dressing" of the lower screen, positioning of the score, the name of the player, and an avatar (changeable by touching it).
* "Skin" of the lower screen, positioning of the score, the player's name, and an avatar (changeable by touching it).
* Addition of the display of the next bar and addition of the item bar.
* Added next bar display and added item bar.
* Display of the version number on the lower title screen.
* 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 game lock). In case of restart: reinitialization of a part
* 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 lines of more than 3 identical squares horizontally or vertically (not yet diagonal or "yahoo!").
* Identification of rows of more than 3 identical squares horizontally or vertically (not yet diagonal or "yahoo!").
* Erasing identified squares (but presence of a bug not yet identified).
* Deletion of identified squares (but presence of a bug not yet identified).


'''v0.2 Yahoo! Towers DS 2006/04/19 '''
'''v0.2 Yahoo! Towers DS 2006/04/19 '''
* Addition of a title screen.
* Added a title screen.
* Fixed the positioning bug, so the bars go down and stack well.
* Positioning bug fixed, so bars go down and stack well.
* Code optimization (more divisions and decrease in the number of floats).
* Code optimization (no more divisions and decrease in the number of floats).


'''v0.1 Yahoo! Towers DS 2006/04/17 '''
'''v0.1 Yahoo! Towers DS 2006/04/17 '''

Latest revision as of 11:38, 28 November 2023

Temby! Towers DS
Tembytowerds.png
General
AuthorTembargo
TypeBoard
VersionBeta/Final
LicenseMixed
Last Updated2006/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

tembytowerds2.pngtembytowerds3.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

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

Advertising: