Hacker News new | ask | show | jobs
by nnevatie 163 days ago
Seems you're not familiar with how game projects with a custom engine typically go. Let me elaborate on this - the steps involved are:

1. Create a custom game engine.

4 comments

Why must you attack me personally like this?! ⠀(:
Heh, I'm as guilty of this myself. Here's one example of mine: https://github.com/nnevatie/paybacktime
"Is rust good for game development? Rust is good for everything. There are currently... 5 games written in rust. And 50 game engines."[0]

[0] https://www.youtube.com/watch?v=TGfQu0bQTKc

So similar to the average game project with an off the shelf engine, just with an additional fun step.
That's how the overwhelming majority of all game projects go, custom engine or not.