/pong_game

Simple pong game created following by

Primary LanguageElmApache License 2.0Apache-2.0

pong_game

It's a simple pong game created following by the Evan's Making Pong tutorial.

And some of the mentioned challenges are accepted:

  • Make the Pong field look nicer. Add a line (or dotted line) at mid-field.
  • Add the ability to pause the game during game play.
  • Add the ability to reset the game (besides refreshing the page!).