Difference between revisions of "TetWiis"
Jump to navigation
Jump to search
Gamewizard71 (talk | contribs) m |
(updates) |
||
Line 16: | Line 16: | ||
* Random block selection done | * Random block selection done | ||
* Test display of all tetris blocks completed. | * Test display of all tetris blocks completed. | ||
+ | * Movement code complete - controls to be refined. Want to make it work with wiimote/classic/gamecube controller! | ||
[[File:Tetwiis-wip.png]] | [[File:Tetwiis-wip.png]] | ||
Line 24: | Line 25: | ||
* Game Area | * Game Area | ||
* Main Game Loop | * Main Game Loop | ||
− | * Controls | + | * Controls <s>Movement Code</s> |
* Background(s) | * Background(s) | ||
* Next Blocks display | * Next Blocks display |
Revision as of 08:24, 21 September 2009
Tetwiis | |
General | |
---|---|
Author(s) | pembo |
Type | Puzzle game |
Peripherals | |
![]() |
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!
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