jbmeerkat/ruby_games

Add scoring system

jbmeerkat opened this issue · 0 comments

It should:

  • detect collision of a ball and side world's bounds
  • detect which player should get score
  • add score to the proper player
  • display scores on the screen