This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5134 - Multiplayer multi-screen tetris plugin
Attached to Project:
Rockbox
Opened by Kévin Ferrare (TiMiD) - Saturday, 15 April 2006, 19:50 GMT+1
Last edited by Nils Wallménius (nls) - Friday, 10 November 2006, 20:25 GMT+1
Opened by Kévin Ferrare (TiMiD) - Saturday, 15 April 2006, 19:50 GMT+1
Last edited by Nils Wallménius (nls) - Friday, 10 November 2006, 20:25 GMT+1
|
DetailsI've rewritten from scratch the tetris plugin using the multi-screen API and some existings bitmaps.
If the unit has a remote display, 2 players can play at the same time ; the user can also choose in single mode to play on the main screen or on the remote. Compared to the two other tetris in CVS, this one uses bitmap blocks, has an animation on line break, and is more configurable. Here is a screenshot of it running on the H1x0 (it actually runs on all supported targets that have a bitmap display) http://timidzone.free.fr/pub/capture_tetris3.png If it's ok, I can commit it. |
This task depends upon
Since this one can handles vertical and horizontal orientations for board very easily, it could also replace the old rockblox for the archos.
This could be a good thing (having 2 tetris plugins is stupid anyway ^^)
This one is better and does work with 2 players on the remote, it's a must have !