Documentation
¶
Overview ¶
Command genassets draws every example game's art and sound from code: pixel art as ASCII grids (sprites.go), backgrounds and tiles as small generators (art.go), sounds as synthesized waveforms, plus a copy of the Press Start 2P font (with its OFL license) into each game that uses text.
Run from the repo root:
go run ./tools/genassets
Click to show internal directories.
Click to hide internal directories.