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
m (→‎Todo List: - done block rotation)
Line 21: Line 21:
  
 
== Todo List ==
 
== Todo List ==
 +
* <s>Block Rotation</s>
 
* Game Area
 
* Game Area
 
* Main Game Loop
 
* Main Game Loop
* Block Rotation
 
 
* Controls/Movement Code
 
* Controls/Movement Code
 
* Background(s)
 
* Background(s)

Revision as of 08:52, 18 September 2009

Tetwiis
General
Author(s)pembo
TypeGame
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.

File:Tetwiis-wip.png


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