60

Knowing when to put the mouse and keyboard down is hard.

I made this quite detailed shader, but it only fills a tiny part of the screen... Like maybe the player will see this once or twice max, but the rest of the time this element will only take up 40x40 pixel area ๐Ÿ˜…

What techniques have you found that help to keep you on track and let you understand when it's time to stop?

you are viewing a single comment's thread
view the rest of the comments
[-] onion_dude@lemmy.world 9 points 8 months ago

It sounds like you're talking about project management. My approach is to keep the next 4 or 5 tasks to be done written down in a backlog. Writing detailed tasks about what you're planning can actually be quite fun once you get stuck into it.

Doing it this way means I'm wearing my project manager hat while I'm managing my tasks. So I can see the big picture, take in the wider context, and make more informed decisions about how much effort is reasonable to spend on each task. Whereas if I try to think about the big picture stuff when I'm deep in a rabbit hole with my developer hat on I tend to have a skewed perspective.

That being said, often the most difficult thing is staying motivated. So if you've enjoyed the process, and you've made something this beautiful, and no doubt honed your skills along the way, then I don't think you've got anything to worry about. Keep up the good work!

[-] EddyNottingham@lemmy.ml 6 points 8 months ago

I do currently keep a list of tasks and organise them daily, but what you said about putting on a different hat made me realise that I've been treating it as a chore to get done as fast as possible, whereas I should respect this stage and allot myself the time to get into the correct headspace. Thank you for the detailed reply and your encouragement!

[-] NostraDavid@programming.dev 5 points 8 months ago

I copied John Carmack's .plan style and made it my own: https://github.com/ESWAT/john-carmack-plan-archive/blob/master/by_year/johnc_plan_1996.txt

This way you can track your 4 or 5 tasks for that day, and also track what you did on which day over time.

[-] mrkite@programming.dev 2 points 8 months ago

ah man.. that's a part of the internet I really miss. For those that don't know, the .plan file was a file you put in your home folder, and anyone on the internet could run finger johnc@idsoftware.com (or your own user@server obviously) which would output your status and your .plan and .project files. Which is why people have a copy of John Carmack's .plan file.

[-] EddyNottingham@lemmy.ml 1 points 8 months ago

That's interesting! I do something similar using Obsidian, but not nearly as structured or disciplined. Going to make some changes ๐Ÿ™‚

this post was submitted on 12 Jan 2024
60 points (96.9% liked)

Game Development

2817 readers
6 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS