Tetris on the PSP

Tetris on the PSP

Using techniques known to work on the PSP and some basic sample Tetris code, I was able to create PSPTetris. This required a number of compatibility and formatting considerations since practically none of the JavaScript versions already available online would actually start on the PSP. Adding GameBoy-like
controls posed another interesting challenge. The controls still aren’t perfect and there’s no catchy music (unless you consider the Wipeout menu beat catchy), but PSPTetris should be very playable even in this first version.

-->
Comment: