+ 1
Can someone suggest any tutorials or websites that can help me build a game like transport tycoon?
Im trying to recreate a game like Transport Tycoon and Im having a hard time mostly on the path finding part.
2 odpowiedzi
0
do you know any java? if so then just split it into bite-size chunks, maybe even making a flowchart or writing it in pseudo code
0
I am very familier with java, my prefered language and I have created a chunk system but I cant seem to grasp the path finding for vehicles. I was hoping someone could offer any particular algorithms that has worked best for them. Thanks!