tiehuis / faststack

If you want to stack blocks kind of quick
https://tiehuis.github.io/faststack/
GNU General Public License v3.0
11 stars 1 forks source link

Inaccurate rotation + finesse #52

Open tiehuis opened 7 years ago

tiehuis commented 7 years ago

Some minor problems with rotation cause impossible 0-finesse play. This is a problem with a few rotations for s,z and l,j pieces. This also is caused by pieces spawning in 1 block to the right from where they should.

Since SRS is the base rotation scheme all rotation systems need to be examined once changed to reconfirm that they have correct rotation.

tiehuis commented 7 years ago

SRS rotation is accurate. Double check finesse for all positions.

tiehuis commented 7 years ago

O movement is currently wrong. Other pieces seem relatively okay.