Hi all,
I’m developing a game where right now two players (versus mode) need to throw during their turn an object at a specific point, after choosing the throwing angle with up and down arrows and keep pressing space bar for throwing power.
Right now player1 throw and then player2.
How do I implement an AI that can choose the right angle and power during ita turn to have a versus mode with cpu?
Tried to find something in the forum and online but found all different kind of turn based games.
Thanks a lot in advance