Jacob

Results 10 issues of Jacob

Fixes #59 I haven't used this before but it seems like a *really* easy fix for #59 🤔

Hey, a more experienced programmer here, just saw this and wanted to try it out. I was playing around with colors and wanted to use the color `rebeccapurple` (a valid...

Hey, I'm a fan of your YouTube videos and I'm excited to start using `ts-reset` in my projects. One feature I would really appreciate would be better typing for the...

The current glyph has only 6 points, at least on the font I have on my machine.

enhancement

Add text version of demo, for accessibility and just general usefulness. People I showed Bend to complained that the video was inconvenient, and I agree. I still linked to the...

I'd love to see a setting where you can set some mods to stack by default whenever you open the game. Like maybe a sounds mod, a skins mod and...

I'm creating this as a draft because I need to get your feedback but it's basically done at this point. Ignore the outdated docs directory, all that needs to be...

documentation

Any way this could work on a mac :) also it would be nice if there was a website that you could just put in a level ID and download...

Tiny PR to fix this typo in `showcase.tsx`.

The [`spellcheck` global attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/spellcheck) must be either the empty string, the string `true` (both enabling spellcheck), or the string `false`. If you don't set it, its default is browser-dependent. In...