Syn3rman / pong

Computer plays pong.

Home Page:http://luxuriant-border.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pong

AI plays pong. Clone of pong. Original motivation was to use reinforcement learning to allow the agent to control the paddle to play against a person but I soon realised that this wasn't really the best task suited for it (since a simple algorithm works just fine) and things went downhill from there. The scoring system is thus based keeping the earlier goal in mind and it is also the reason I have not added a menu as of now.

To-do's:

  • Make clone of pong
  • Make computer play it
  • Increase difficulty
  • Add menu
  • Improve looks

About

Computer plays pong.

http://luxuriant-border.surge.sh/


Languages

Language:JavaScript 87.0%Language:HTML 10.9%Language:CSS 2.1%