this post was submitted on 20 Sep 2023
14 points (93.8% liked)
Game Development
3409 readers
17 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.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nothing, absolutely nothing, is better than just making a prototype.
Dive into whatever engine or language you’re comfortable with and slap together some ugly code to test out the idea, see how it works, understand it better, and then set about refactoring.
that makes sense, thank you!