M
M
Mari012019-09-01 18:59:41
Programming languages
Mari01, 2019-09-01 18:59:41

What is the best language for writing CPU intensive games?

Where are the complex algorithms of logic, pathfinding, etc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2019-09-01
@Mari01

Where are the complex algorithms of logic, pathfinding, etc.
So far, I don't see anything here that can run for more than 1-3ms on a single thread.
You just need to correctly use any of the algorithms that exist today: differentially, striving for an even minimum load line on the CPU / GPU per unit of time .
Any programming language is fine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question