HTML5 and JavaScript Game Development Competition in just 13 kB

Tetris monochrome

Standard directional keys for desktop.

Categories: desktop, mobile

Feedback from the experts

Christer Kaitila: Nice work! I had to resize my browser to be portrait aspect ratio in order to see the entire playfield, and arrow keys caused the browser to scroll while playing (need to preventDefault in the event perhaps) but apart from those very minor issues, it played great! Good job.

Abiyasa Suhardi: It’s a playable monochrome tetris game :-) Unfortunately, the game looks unfinished and the game area is clipped so it’s very hard to see what’s on the bottom (tested on Chrome and Firefox). An instruction on how to rotate the block would be helpful.

Ahmed Khalifa: First of all congratulations on finishing your entry for the JS13K that is a great achievement. The game has a little problem on my side where I can't see the bottom 3 rows, I am sure it is happening on my side only but it would be great if you can test on chrome browser since it is widely used one. Since Tetris is a classic game and pretty good one, I think you should try consider doing something new with it. Maybe tetris where instead of pick where piece should fall maybe you pick between drop it or remove it. Maybe you could also make special type of blocks that add interesting moves. Overall great job, I would encourage you to try to add a twist on that game.

back