The game engine I was working on got too complex and I started running into some extremely difficult to solve bugs, at some point I said "fuck this" and stopped programming in C++ entirely. Have been learning Rust recently and am planning to continue with a new engine in that.
3 Comments
craftyindividual@lemm.ee · 0 pts · 3y
Nice, what happened did you run out of time?
NikkiNikkiNikki@kbin.social · 1 pts · 3y
The game engine I was working on got too complex and I started running into some extremely difficult to solve bugs, at some point I said "fuck this" and stopped programming in C++ entirely. Have been learning Rust recently and am planning to continue with a new engine in that.
craftyindividual@lemm.ee · 1 pts · 3y
Sort of painting yourself into a corner, I've done that before on projects! Glad you find a new approach.