Toddtris

From WiiBrew
Jump to navigation Jump to search
Toddtris
General
Author(s)toddy
TypePuzzle game
Version1.2
LicenceGPL
Links
Download
Website
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg WiiMote2.svg ClassicController.svg

Description

One or two player tetris-like game for Wii.

Two player rules based on the gameboy classic:

  • 4 lines = 4 lines attack on opponent
  • 3 lines = 2 lines attack on opponent
  • 2 lines = 1 line attack on opponent
  • 1 lines - no effect

Thanks to Pete for the soundtrack.

The graphics and sounds are customisable to an extent. All the images and the soundtrack can be changed by swapping the files in the images / sounds directory. The background JPEG can be swapped no problem, the PNGs for the blocks and so on need to be in the format required by GRRLib.

Toddtris 1.2 2p.png

An ASCII version Texttris is also available.

Have Fun!

Media

v1.2




UML Model

A UML model is available at http://www.themightystags.com/toddtris_wii/toddtris_uml_1.2.pdf for anyone interested in updating the code.

History

1.2 - December 2, 2012

  • Added wall kicks - see http://harddrop.com/wiki/Wall_kick
  • Updated to grrlib 4.3.2
  • Minor cosmetic tweaks
  • Added 'drop' function
  • Increased well height
  • Updated to build with Devkit

1.1 - August 2009 (unreleased)

1.0 - February 2009

  • Initial version