External Exam Download Resources Web Applications Games Recycle Bin

Soccer

room layout for soccer:

implement some player controls as you have in the past in class:

create the soccer ball with some friction:

when ball collides with player, turn ball to face player, then turn it 180° away, then add speed:

from here, add goals, maybe AI players etc.