Description
No description provided by author.1 Comment
pallavsharma91
very neat, but i did observe an error i would like to point out, please follow the following steps and you will see :
1. (0,0) to (9,9)
2. (9,9) to (0,9) [the player goes to (4,9) and then bounces off of(3,9)]
I am really curious though, did you use A* Path-finding algorithm or did you make your own?
0
very neat, but i did observe an error i would like to point out, please follow the following steps and you will see :
1. (0,0) to (9,9)
2. (9,9) to (0,9) [the player goes to (4,9) and then bounces off of(3,9)]
I am really curious though, did you use A* Path-finding algorithm or did you make your own?
0