Skip Navigation

Posts
0
Comments
3
Joined
2 yr. ago

  • @communism @FizzyOrange Sometimes you want modern features and safety without the headache that is writing Rust. Rust is a complicated language. I just want something simple without a million footguns.

  • @luciole @modev I think that's terrible advice. A lot of games are written in C/C++ and building something yourself is a good way to learn. Game Engines don't always help in fact I would say a framework + a couple helpful libraries is going to make you much faster at programming a game than a game engine ever will.