Quick Summary: Note: In this video I incorrectly set up the grid to be conventional [x,y] coordinates when I wanted it to be [y,x] coordinates. A shorter one, we set up full line detection and a method for shifting the rest of the grid down when we need to remove lines.
Java Tetris Tutorial 8 Tetrisgrid Class -
Note: In this video I incorrectly set up the grid to be conventional [x,y] coordinates when I wanted it to be [y,x] coordinates. A shorter one, we set up full line detection and a method for shifting the rest of the grid down when we need to remove lines.
Important details found
- Note: In this video I incorrectly set up the grid to be conventional [x,y] coordinates when I wanted it to be [y,x] coordinates.
- A shorter one, we set up full line detection and a method for shifting the rest of the grid down when we need to remove lines.
Why this topic is useful
This topic is useful when readers need a quick overview first, then want to move into supporting details and related references.
Frequently Asked Questions
Why are related topics included?
Related topics help readers compare nearby references and understand the broader subject.
What is this page about?
This page summarizes Java Tetris Tutorial 8 Tetrisgrid Class and connects it with related entries, references, and supporting context.
Is the information always complete?
Not always. Some topics may need verification from official or primary sources.