HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sonofseyon

no profile record

Submissions

[untitled]

1 points·by sonofseyon·28일 전·0 comments

My first ever game – a Godot arcade game with zero asset files

forcesensitivesaiyan.itch.io
9 points·by sonofseyon·지난달·4 comments

comments

sonofseyon
·30일 전·discuss
Thanks for the kind words, bud!

Thanks! It started as a self-imposed challenge and turned into the most fun part of the whole project.

The visuals are all done two ways: Godot's _draw() for the 2D stuff, and a few GLSL shaders for the full-screen effects.

Audio is the same philosophy: all ~15 sound effects are synthesized at runtime from sine/square waves plus noise, and the music is generated too.

The unexpected upside of going fully procedural: everything can react for free. :P
sonofseyon
·30일 전·discuss
Thanks for the kind words, bud!
sonofseyon
·지난달·discuss
[flagged]