osso73 / classic_games

A series of classic games in Kivy
MIT License
3 stars 1 forks source link

Pong: add inteligence so we can play against machine #80

Open osso73 opened 3 years ago

osso73 commented 3 years ago

Add option to play against machine. This means the machine controls the player 2.

Machine needs to follow the ball, but limit the speed, so it can be beaten. Will need to make tests.