zlacker

[return to "What do you visualize while programming?"]
1. n0n0n4+js3[view] [source] 2024-10-18 19:13:49
>>dillon+(OP)
I personally have aphantasia, and, funny enough, I don't visualize anything when I'm coding, or reading code: I just understand the concept more or less deeply, but always without any images: It's just the "concept" that I understand. It's really like if I had an interpreter in my head when reading and when coding, I do the opposite: I know the required sequence and I reverse engineer it to the programming language version.

Do you guys really have schema in mind??

◧◩
2. Lerc+fF3[view] [source] 2024-10-18 20:44:00
>>n0n0n4+js3
I have aphantasia too an I do a lot of game jams where I more or less make something from start to finish in one go.

One of the things I noticed is I approach a game from the point of view of how it is played, whereas most people approach games from the perspective of what it is about. I'll make a navigation game with a pirate theme as opposed to a game about pirates where you navigate.

I also don't use engines and make something from scratch each time. These factors may go hand in hand, I build up from the mechanics instead of fashioning a scene into a game.

[go to top]