Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 259 Bytes

File metadata and controls

12 lines (10 loc) · 259 Bytes

Elm Pong

The game of pong written in elm A fixed version of the tutorial found here.

TODOs

  • Add basic AI
  • Add more complex ball collisions
  • Add ability to reset game
  • Add ability to pause while playing