Marc Tiehuis
Marc Tiehuis
Just though I'd mention that [kcov](https://github.com/SimonKagstrom/kcov) works perfectly as is with zig at the moment. I think coverage in general is slightly more useful than it normally would be for...
I can perform an update this weekend. Ideally we move the plugin to a shared organization or something with similar capabilities as currently the above link is on my personal...
SRS rotation is accurate. Double check finesse for all positions.
O movement is currently wrong. Other pieces seem relatively okay.
Leaving open until more play-testing is done in case I want to revert this.
Not so quick a fix. The Travis CI containers are quite outdated and installing meson through pip encounters errors. Other projects appear to use a dedicated docker image for this...
Accidental close in commit.
To add, it would be nice to make the interfaces generic enough for usage as a general C library. For example, the terminal input handling would be nice to have...
The main requirement for a simple version of this is to adjust the main game loop to handle a one-tick cycle. This likely involves combining the two separate loops into...
Thank you for the question! I'll clarify what I know about this. I downloaded the source code a while back and made a few minor modifications to compile this on...