Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@lxmcf I had the opposite problem, in trying to write a game engine I managed to over-OOP everything, lol.
Shoving Python on top of the engine and then just doing everyday scripting felt so nice. -
lxmcf204106y@RememberMe nah I'm a man who loves his modulation and OOP, makes multi threading so much easier!
-
@lxmcf yes, OOP is pretty epic in general, though I actually try to keep the design as functional as possible when multithreading. Or at least add tons of immutability everywhere. When in OOP mode I tend to lose track of what data is being mutated where...
-
lxmcf204106y@RememberMe hmmmm, you do have a good point at that one, can make using breakpoints a pain
Related Rants
-
danydavidpr2Once you learn to code there is no going back...
-
lxmcf5So for anyone else who uses Gamemaker studio 2... For the love of all that is holy get excited for the updates...
-
lxmcf18Ok here goes me trying to explain some logic here, I apologise in advance! I've been using an axis based move...
*uses java and c# for a few months without touching GML or my custom script language*
*Jumps back in after said few months*
Oh god I miss OOP, please give it back!
rant
i miss oop
gml