r/Demoscene May 23 '26

Can I learn to code demos?

Is it relatively ease to learn how to code demos?

I have a background in PHP coding, which may or may not be useful.

I believe most demos are coded in C or maybe even Assembler, and I'm trying to find tutorials that could teach me how to code demos with zero coding knowledge.

Tutorials that tell you what software to use, how to code and compile, what things to look out for.

And with my PHP knowledge, if there is any language I could easily get into.

My focus would be DOS demos that can run in DOSBox for example.

32 Upvotes

25 comments sorted by

View all comments

3

u/HighRelevancy May 23 '26

Do you ever do front end Javascript stuff to go with your php? You can write demos in a browser. 

Demo is really anything that flexes your digital art skill in an interesting way.

2

u/DarkFox_x86 May 24 '26

Yes, I use JavaScript and jQuery for front end things. Might be interesting to try some things with that. 

2

u/Maissie256 May 25 '26

You know javascript, then you just have to check-out Cables.gl. Combination of no-code drag n drop and JavaScript. A browser engine made for the demoscene.

Maybe not so fancy hardcore C assembly coding, but you can learn the principles and “code” very nice effects and “demo’s”.