JavaScript A Simple HTML5 Tetris Game

huwence · December 03, 2013 · Last by Ellaullivan replied at September 14, 2026 · 2866 hits

搞了个简单的 HTML5 的俄罗斯方块游戏,欢迎 fork 玩玩 http://huwence.github.io/tetris_sample/

有点小问题呢?左右键,按一下不居然移动了多格。。

帧率可能设置高了点。

This is a cool little project for anyone who enjoys experimenting with HTML5 games. A simple Tetris clone is also a nice way to learn how the game logic, controls, and browser rendering work together without making the project too complicated. I’d definitely be curious to fork it and see how the original implementation is put together. I’ve also been checking out gacha nebula lately, so it’s interesting to see another example of how simple game ideas can be turned into something playable.

Hey, this looks really cool! I love seeing classic games brought to life with modern web tech. It reminds me of the simple yet addictive fun you can get from a well-made game. Speaking of which, have any of you tried to speedrun this like you would a level in geometry dash lite? I bet it's trickier than it looks!

You need to Sign in before reply, if you don't have an account, please Sign up first.