CIA-hideout / pongstar

A remake of the classic game, Pong
MIT License
1 stars 0 forks source link

Basic ai #72

Closed ivantjh closed 7 years ago

ivantjh commented 7 years ago

Press 'G' in classic or time attack mode to have an AI for player2

Fixes #68

elcoms commented 7 years ago

Hint: You need to create multiple different behaviors for it and then random the behaviors.

ivantjh commented 7 years ago

@elcoms no time, simple is good

ivantjh commented 7 years ago

@chesterhow yes, it is possible