Skip to content

FiCan/whats-that-pong

Repository files navigation

whats-that-pong

Install project

npm install

Start project

npm start

To do list:

  • Add scores
  • Add welcome
  • Add start button
  • Update controls to allow holding buttons
  • Add game over (Score limit)
  • Add countdown after start button click
  • Fix ball speed and angles for consistency
  • Add speed levels increments over time
  • Add start new game button at game over view
  • YAY!