Hey guys! I recreated the classic Tetris game with Minecraft redstone.
This was my hardest project yet, arguably more complicated than a calculator. There is just so much going on behind the scenes.. line clearing, collision detection, scoring, rotation- but I got it done!
Most of the gameplay is in 4x speed. This is as fast as I could make it even with the use of instant repeaters (repeaters with no delay). I’m still extremely happy with this creation because it’s by far the fastest version I’ve seen on the internet and it’s enjoyable to play. On top of that, the number of engineering challenges I overcame to create this made it an amazing experience. I learned a ton about the inner workings of video games.
0:00 Showcase
3:32 Explanation
SPECS
Height: 127 blocks tall
Screen: 20x10 pixels, 2x2 pixel size
ROM: 23 lines for each possible piece variant
Memory: 400 total memory cells, 200 for both the front and back sections.
LINKS
World Download (JAVA ):
*If you spam b
7 views
780
188
6 years ago 00:02:01 30
Tetris in Assembler
4 years ago 01:57:39 25
How to make Tetris in Unity
7 years ago 00:53:37 48
Writing a 2-Player Tetris in JavaScript
7 years ago 01:27:15 118
Tetris Network Multiplayer over WebSockets in JavaScript
12 years ago 00:03:02 29
Tetris in the Key of Pony
9 years ago 00:04:06 27
Snake & Tetris in Logisim
4 years ago 00:17:15 124
TETRIS in Minecraft! [Playable]
7 years ago 00:30:02 129
Tetris Animation In C4D
3 years ago 00:00:54 11
Ampwave speaks in Tetris
5 years ago 01:33:46 11
Tetris in Python - in unter 250 Zeilen Code [PyGame]
6 years ago 01:01:07 30
From Nand to Tetris in 12 steps
13 years ago 00:06:05 47
Games in Concert - Tetris
7 years ago 00:51:35 250
Write a Tetris game in JavaScript
6 years ago 00:02:47 19
TETRIS in MINECRAFT (Stop Motion)
14 years ago 00:04:29 99
Human Tetris - Summer in Crimea
2 years ago 00:11:05 1
Brick Game - 9999 TETRIS in 1?
10 years ago 00:11:54 20
Writing a Tetris in C++ - Speed Coding
6 years ago 02:34:18 1
Build Tetris in React - GameDev Tutorial (with React Hooks!)
7 years ago 00:17:31 76
Let’s make 15 games in JavaScript: Tetris in 15 minutes!