Devlogs
Some fun facts
HERD NERDA downloadable game for Windows, macOS, and Linux
- All graphics are drawn as vectors (circle, arc, rect, line, etc)
- So everything you see is drawn in a single GPU draw call
- No graphical assets are used other than the custom font file
- I learned the lightning bolt technique from Jeff Minter ~2002
- Sounds are a mix of generated sfxr sounds and vintage wavs
- Music by the one and only watson@MusMus
- Runs in a resizable window and can be made full screen