TetriCycle Wii: Difference between revisions

From GameBrew
m (HydeWing moved page Tetricycle Wii to TetriCycle Wii without leaving a redirect)
No edit summary
 
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Puzzle) - GameBrew
|title_mode=append
|image=tetricyclewii.jpg
|image_alt=TetriCycle
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=TetriCycle
|title=TetriCycle
|image=tetricyclewii.jpg
|image=tetricyclewii2.png
|description=Cylindrical Tetris!
|description=Cylindrical Tetris.
|author=calvinss4
|author=calvinss4
|lastupdated=2010/10/20
|lastupdated=2010/10/20
|type=Puzzle
|type=Puzzle
|version=1.2
|version=1.2
|license=GNU Lesser General Public Licence
|license=GPL
|download=https://dlhb.gamebrew.org/wiihomebrews/tetricyclewii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/tetricyclewii.7z
|website=https://web.archive.org/web/20131208100536/http://tetricycle.com/doxygen/
|website=http://www.wiibrew.org/wiki/TetriCycle
|source=https://code.google.com/archive/p/tetricycle/
|source=https://code.google.com/archive/p/tetricycle/
}}
}}
TetriCycle is Tetris projected onto a cylindrical surface. Rotate the cylinder left/right such that the descending piece falls into place.
TetriCycle is Tetris projected onto a cylindrical surface. Rotate the cylinder left/right such that the descending piece falls into place.
== Controls ==
===In game===
Any combination of the following control schemes can be used by up to 4 players.
Point at a powerup and hold Wiimote A Button to grab it. Drag it onto the target player and release Wiimote A Button to drop it.
"Shake" indicates a quick downward movement, causing an acceleration along the z-axis.
Any player can pause the game.
===Nunchuck & Wiimote===
A - Rotate block
B - Rotate block (opposite direction)
Nunchuck Control Stick - Rotate cylinder left/right
Nunchuck Control Stick - Soft drop
D-Pad Down or Shake - Hard drop
Plus - Pause
===Wiimote Horizontal===
2 - Rotate block
1 - Rotate block (opposite direction)
D-Pad Left/Right - Rotate cylinder left/right
D-Pad Down - Soft drop
A or Shake - Hard drop
Plus - Pause
===GameCube Controller===
A - Rotate block
B - Rotate block (opposite direction)
Control Stick - Rotate cylinder left/right
Control Stick - Soft drop
D-Pad Down - Hard drop
Start - Pause
===Edit Playfield===
Point at a label and press Wiimote A Button to increment the value.
Point at a label and press Wiimote B Button to decrement the value.
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/tetricyclewii3.png
https://dlhb.gamebrew.org/wiihomebrews/tetricyclewii4.png


==Media==
==Media==
'''TetriCycle overview''' ([https://www.youtube.com/watch?v=_qnLGGnVWlw caIvinss4]) <br>
<youtube>_qnLGGnVWlw</youtube>
<youtube>_qnLGGnVWlw</youtube>
== Controls ==
=== In Game Controls ===
Any combination of the following control schemes can be used by up to 4 players.
* Point at a powerup and hold Wiimote AButton to grab it. Drag it onto the target player and release Wiimote AButton to drop it.
* "shake" indicates a quick downward movement, causing an acceleration along the z-axis.
* Any player can pause the game.
{| class="wikitable" style="left;text-align:center;"
! {{Nunchuk '''+''' Wiimote  !! Wiimote Horizontal !! {{GCNController !! Action
|-
| Wiimote A Button || Wiimote 2 Button || GC A Button || Rotate block
|-
| Wiimote B Button || Wiimote 1 Button || GC B Button || Rotate block (opposite direction)
|-
| {{Nunchuk Control Stick‎ || Wiimote DPad Left '''/''' Wiimote DPad Right || GC Control Stick || Rotate cylinder left/right
|-
| Nunchuk Control Stick‎ || Wiimote DPad Down || GC Control Stick || Soft drop
|-
| Wiimote DPad Down '''/''' shake || Wiimote A Button '''/''' shake || GCD Pad Down || Hard drop
|-
| Wiimote Plus Button || Wiimote Plus Button || GC Start Button || Pause
|}
=== Edit Playfield Controls ===
* Point at a label and press Wiimote AButton to increment the value.
* Point at a label and press Wiimote BButton to decrement the value.


== Changelog ==
== Changelog ==
Line 60: Line 89:
* The Player Profiles 'guide' label now has a 'line' option, so when selecting the guide mode, you can choose between a shadow piece, or a guide line.
* The Player Profiles 'guide' label now has a 'line' option, so when selecting the guide mode, you can choose between a shadow piece, or a guide line.
''' 1.0 '''
''' 1.0 '''
* 7th Release: 9/30/10
* 7th Release: 9/30/10.
* Source code is now available!
* Source code is now available.
''' v0.6b '''
''' v0.6b '''
* 6th Release: 8/19/10
* 6th Release: 8/19/10.
* Added sound FX.
* Added sound FX.
* Added powerups to multiplayer. Please enjoy!
* Added powerups to multiplayer. Please enjoy.
* This game will be open sourced soon, at which point you can add your own powerups.
* This game will be open sourced soon, at which point you can add your own powerups.
''' v0.5b '''
''' v0.5b '''
* 5th Release: 7/26/10
* 5th Release: 7/26/10.
* Handicap options (for a more competitive multiplayer experience)
* Handicap options (for a more competitive multiplayer experience).
* Editable playfield (width, scale, position, cylindrical angle)
* Editable playfield (width, scale, position, cylindrical angle).
''' v0.4b '''
''' v0.4b '''
* 4th Release: 7/19/10
* 4th Release: 7/19/10.
* Shadow option -- see where the current piece will drop.
* Shadow option -- see where the current piece will drop.
* Preview option -- see what the next piece will be.
* Preview option -- see what the next piece will be.
* Multiplayer looks better. Each playfield is drawn from the same perspective, but with a shifted viewport.
* Multiplayer looks better. Each playfield is drawn from the same perspective, but with a shifted viewport.
''' v0.3b '''
''' v0.3b '''
* 3rd Release: 4/5/10
* 3rd Release: 4/5/10.
* Better menus.
* Better menus.
* Ability to reverse the direction in which the Tetris cylinder rotates.
* Ability to reverse the direction in which the Tetris cylinder rotates.
''' v0.2b '''
''' v0.2b '''
* 2nd Release: 12/14/09
* 2nd Release: 12/14/09.
* Added support for {{Nunchuk '''+''' Wiimote  and Wiimote Horizontal.
* Added support for {{Nunchuk + Wiimote  and Wiimote Horizontal.
* Added support for up to 4 players.
* Added support for up to 4 players.
''' v0.1b '''
''' v0.1b '''
* Initial Release: 12/6/09
* Initial Release: 12/6/09.
* I consider this release "pre-alpha", as it's not yet feature complete, but homebrew tends not to follow the typical product development cycle; thus, this is the first "beta" release.
* I consider this release "pre-alpha", as it's not yet feature complete, but homebrew tends not to follow the typical product development cycle; thus, this is the first "beta" release.


==Credits==
==Credits==
* Thanks to DesktopMan for sharing his source: [[Tetris Wii]]
* Thanks to DesktopMan for sharing his source: [[Tetris Wii]].
* Thanks to Sonicdude41 for the idea: Tetris on a Cylindrical Surface
* Thanks to Sonicdude41 for the idea: Tetris on a Cylindrical Surface.
* Thanks to WaxyPumpkin72 for the HBC icon.
* Thanks to WaxyPumpkin72 for the HBC icon.
* Thanks to ZombieWatercrest for the higher quality video.
* Thanks to ZombieWatercrest for the higher quality video.
Line 100: Line 129:


== External links ==
== External links ==
* Official Website - https://web.archive.org/web/20131208100536/http://tetricycle.com/doxygen/
* Official website - [https://web.archive.org/web/20131208100536/http://tetricycle.com/doxygen/ http://tetricycle.com/doxygen/] (archived)
* Wiibrew - https://wiibrew.org/wiki/TetriCycle
* GitHub - https://github.com/Zilor/tetricycle
* Google Source - https://code.google.com/archive/p/tetricycle/
* Google Code - https://code.google.com/archive/p/tetricycle/
* WiiBrew - https://wiibrew.org/wiki/TetriCycle

Latest revision as of 01:52, 5 March 2023

TetriCycle
Tetricyclewii2.png
General
Authorcalvinss4
TypePuzzle
Version1.2
LicenseGPL
Last Updated2010/10/20
Links
Download
Website
Source

TetriCycle is Tetris projected onto a cylindrical surface. Rotate the cylinder left/right such that the descending piece falls into place.

Controls

In game

Any combination of the following control schemes can be used by up to 4 players.

Point at a powerup and hold Wiimote A Button to grab it. Drag it onto the target player and release Wiimote A Button to drop it.

"Shake" indicates a quick downward movement, causing an acceleration along the z-axis.

Any player can pause the game.

Nunchuck & Wiimote

A - Rotate block

B - Rotate block (opposite direction)

Nunchuck Control Stick - Rotate cylinder left/right

Nunchuck Control Stick - Soft drop

D-Pad Down or Shake - Hard drop

Plus - Pause

Wiimote Horizontal

2 - Rotate block

1 - Rotate block (opposite direction)

D-Pad Left/Right - Rotate cylinder left/right

D-Pad Down - Soft drop

A or Shake - Hard drop

Plus - Pause

GameCube Controller

A - Rotate block

B - Rotate block (opposite direction)

Control Stick - Rotate cylinder left/right

Control Stick - Soft drop

D-Pad Down - Hard drop

Start - Pause

Edit Playfield

Point at a label and press Wiimote A Button to increment the value.

Point at a label and press Wiimote B Button to decrement the value.

Screenshots

tetricyclewii3.png

tetricyclewii4.png

Media

TetriCycle overview (caIvinss4)

Changelog

1.2

  • 9th Release: 10/20/10
  • Added a Mirror powerup.
  • Added a Speed Up powerup.
  • Added a Junk Piece powerup.

1.1

  • 8th Release: 10/19/10
  • Added classical mode (for classic tetris).
  • The Player Profiles 'rotation' label now has a 'piece' option that allows you to move the piece instead of moving the playfield; this is similar to classical mode, except that the piece is allowed to wrap around in cylindrical mode.
  • The Player Profiles 'guide' label now has a 'line' option, so when selecting the guide mode, you can choose between a shadow piece, or a guide line.

1.0

  • 7th Release: 9/30/10.
  • Source code is now available.

v0.6b

  • 6th Release: 8/19/10.
  • Added sound FX.
  • Added powerups to multiplayer. Please enjoy.
  • This game will be open sourced soon, at which point you can add your own powerups.

v0.5b

  • 5th Release: 7/26/10.
  • Handicap options (for a more competitive multiplayer experience).
  • Editable playfield (width, scale, position, cylindrical angle).

v0.4b

  • 4th Release: 7/19/10.
  • Shadow option -- see where the current piece will drop.
  • Preview option -- see what the next piece will be.
  • Multiplayer looks better. Each playfield is drawn from the same perspective, but with a shifted viewport.

v0.3b

  • 3rd Release: 4/5/10.
  • Better menus.
  • Ability to reverse the direction in which the Tetris cylinder rotates.

v0.2b

  • 2nd Release: 12/14/09.
  • Added support for {{Nunchuk + Wiimote and Wiimote Horizontal.
  • Added support for up to 4 players.

v0.1b

  • Initial Release: 12/6/09.
  • I consider this release "pre-alpha", as it's not yet feature complete, but homebrew tends not to follow the typical product development cycle; thus, this is the first "beta" release.

Credits

  • Thanks to DesktopMan for sharing his source: Tetris Wii.
  • Thanks to Sonicdude41 for the idea: Tetris on a Cylindrical Surface.
  • Thanks to WaxyPumpkin72 for the HBC icon.
  • Thanks to ZombieWatercrest for the higher quality video.
  • Thanks to Leathl for his CustomizeMii utility.
  • Thanks to Tantric for his awesome Libwiigui library.
  • Menu music is from tetricycle by dj dimz.
  • Various Tetris images ripped from the internet.
  • And of course, thanks to all the people who've made Wii homebrew possible.

External links

Advertising: