Excited to see that @LazyDevsAcademy@twitter has started a new #pico8 #indiedev #gamedev #pico8hero series. This time it's to make your own shmup!
Parts 1 and 2:
Excited to see that @LazyDevsAcademy@twitter has started a new #pico8 #indiedev #gamedev #pico8hero series. This time it's to make your own shmup!
Parts 1 and 2:


It's 2022 and #CSS :only-child isn't aware of text nodes?
I'm trying to select an image that is the only direct descender of an element, with no text node siblings, e.g.:
<div><img /></div>
Not
<div>Hello<img />World</div>
div img:only-child will select this img in both cases, as will div img:first-child and div img:last-child
Am I missing something?
Amazing! 😍🕹
Porting Zelda Classic to the Web
I've been fiddling with my #Known instance (https://social.omgmog.net), and for now I think I'm happy with it and how it integrates with the rest of my site.
Another couple of evening and it'll hopefully match my site design more!
👏
The Demise of the Mildly Dynamic Website
Sending this reply from a fresh instance of #Known
Alright, looks as if I've got this Known thing working!