Hacker News with Generative AI: 2D Graphics

Creating Lighting in a 2D Game (dorf-rts.com)
While you may think of 2D games as inherently possessing no lighting functionality, or at least, limited lighting functionality, this isn’t necessarily the case.
2D Signed Distance Functions (iquilezles.org)
Light and Shadow (catlikecoding.com)
This is the fourth tutorial in a series that covers the creation of a simple true top-down 2D game with pixel graphics, using the Godot Engine, version 4. It follows Movable Objects and adds 2D lighting to it.