This site requires JavaScript, please enable it in your browser!
Greenfoot back
alikhan
alikhan wrote ...

2014/11/16

how to add enemies

alikhan alikhan

2014/11/16

#
some one tell me how to add enemies to my tank game. i want them to be able to follow my tank and shoot.
danpost danpost

2014/11/16

#
You need to first create a class for the enemy tank. Then write methods for it to shoot and follow your tank. Attempt something, then post the code you attempted and explain the problem
You need to login to post a reply.