• Joined on 2022-01-11
missing closed issue missing/site#6 2022-07-27 19:21:41 -05:00
karx typos
missing closed issue missing/site#7 2022-07-27 19:21:28 -05:00
Consider compressing images
missing commented on issue missing/site#7 2022-07-27 19:21:26 -05:00
Consider compressing images

Now scaled to 32 by 32.

missing closed issue missing/site#2 2022-07-27 19:20:52 -05:00
fonts are huge
missing commented on issue missing/site#2 2022-07-27 19:20:48 -05:00
fonts are huge

Fonts are now subsetted and gzip compressed, and local fonts will be used if they exist. Total font size on the homepage now adds up to 61.53kb, which is perfectly reasonable.

missing pushed to master at missing/site 2022-07-27 19:16:10 -05:00
23b3cca0a7 Various changes
missing pushed to master at missing/site 2022-07-27 02:24:55 -05:00
86a3e9c5ab too late to deal with zola on my pi
missing pushed to master at missing/site 2022-07-27 02:15:31 -05:00
26a2a6603b initial commit
missing created repository missing/site 2022-07-27 02:12:48 -05:00
missing pushed to master at missing/d3 2022-07-24 23:49:43 -05:00
9b630556ae initial commit
missing created repository missing/d3 2022-07-24 23:44:30 -05:00
missing commented on issue missing/tetris#4 2022-07-23 11:48:59 -05:00
Game should show instructions on screen

Backtick is a pretty bad location. Why not make it for Enter or something

I choose backtick since it as close as I could get to escape while still being something I can listen for. (I…

missing closed issue missing/tetris#9 2022-07-23 11:47:56 -05:00
Soft dropping is too slow
missing commented on issue missing/tetris#9 2022-07-23 11:47:55 -05:00
Soft dropping is too slow

It just listens for every time you hit the down arrow, which is dependent on your system's key repetition settings. I can't listen for when you release the key, thats sadly a limitation of…

missing commented on issue missing/tetris#8 2022-07-23 11:44:36 -05:00
Glyph issue

Yea, doubt that can be fixed easily from over here. Are you sure that your terminal is using a monospace font?

missing pushed to master at missing/tetris 2022-07-23 11:43:00 -05:00
ddbfa57dc7 update README.md
missing commented on issue missing/tetris#4 2022-07-23 11:41:09 -05:00
Game should show instructions on screen

There is a pause screen which shows 1 control for each action. You can open it with the backtick key. I forget to document this in the README, updating that now.

missing closed issue missing/tetris#5 2022-07-23 11:40:13 -05:00
Up arrow shouldn't rotate
missing commented on issue missing/tetris#5 2022-07-23 11:40:10 -05:00
Up arrow shouldn't rotate

There is a standard for this, no joke. It's called the Tetris Guideline and I'm trying to keep this project guideline-compliant. The guideline dictates that the default control for the up-arrow…

missing closed issue missing/car#1 2022-07-22 16:42:21 -05:00
Readme looks like you had a cat on the keyboard