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
-
Agred20187yHow and welcome to devRant! I love to see not only web devs are here. And game devs are quite rare.
-
kiki352487yYou just need two books: The Code Complete and maybe SICP.
You may also try DESTROYALLSOFTWARE, and take a look at unix guys:
http://harmful.cat-v.org/software/
Welcome to devrant!
Related Rants
-
seraphimsystems16Dear me, We have noticed you uploaded files to a public github with your API keys in plaintext. Please proce...
-
linuxxx17More than half of all support calls and tickets we get are so fucking easily searchable through our own fuckin...
-
uuid4One day: 10000% motivation.... Next day: 0% motivation. *sigh*
How do I don’t over complicate things?
Background: I’m currently working for a game with some base project. It alr has pretty complicated ai and some other system.
Today, I was asked by boss to help him set up a test environment for testing taking damage of a character.
First I tried to read up how the battle system and ai works in the base project. Figured, it’s overkill for this testing purpose.
Then, tried to use some plugin to automate the ai and movement. Make the enemy follow the target and stuff.
Alr spending half day, then suddenly realised all I need is just to make one script that takes damage on collision.
Why am I still a programmer? ðŸ˜
rant
wk94