In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "TetWiis"

From WiiBrew
Jump to navigation Jump to search
(Messed up formatting (as usual - grrrr!))
Line 30: Line 30:
 
== Todo List ==
 
== Todo List ==
 
* <s>Block Rotation</s>
 
* <s>Block Rotation</s>
* Game Area
+
* <s>Game Area</s>
* Main Game Loop
+
* <s>Main Game Loop</s>
 
* Controls <s>Movement Code</s>
 
* Controls <s>Movement Code</s>
 
* Background(s)
 
* Background(s)

Revision as of 01:09, 6 October 2009

Tetwiis
General
Author(s)pembo
TypePuzzle game
Peripherals
WiimoteHorizontal.svg

Tetris for the Wii.

Development Log

  • GRRLIB Initialised
  • Point, Size, Color class created
  • Square class done (current drawing rectangles)
  • Block class done with all tetris block types complete
  • Random block selection done
  • Test display of all tetris blocks completed.
  • Movement code complete - controls to be refined. Want to make it work with wiimote/classic/gamecube controller!

Media

Early preview video


Todo List

  • Block Rotation
  • Game Area
  • Main Game Loop
  • Controls Movement Code
  • Background(s)
  • Next Blocks display
  • Score/Level/Speed up
  • Menu/Title
  • Sound/Music
  • Home Menu