faststack
faststack copied to clipboard
If you want to stack blocks kind of quick
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...
Usage can be as high as a few hunder kb/s which can be improved.
The expected variance of this randomizer is ~7.345 but the actual variance that is being produced is 10.129. This is very similar to the TGM1 randomizers variance. Determine if the...
Currently if a hard drop is queued while a move is also input the move will always occur before the piece is dropped. This can cause quite a few misdrops....
While the focus is currently set on providing sprint-like features, I would like a semi-accurate TGM setting available. In particular, this will require tweaking internal values and checking a number...
Initial Hold and Initial Rotate are pretty much required if one wants to play with a fast gravity.
Self-explanatory. Some details for example regarding logging and escape codes assume posix.
This requires adjusting some aspects of the engine to allow for the emscripten requirements. This also pertains directly to the SDL frontend since this is supported as a library by...
Re-licensing this under an MIT/BSD license of sorts would be nice. I first need to look at all code that is taken verboten from LockJaw. This is not a lot....