svelte-pong

Svelte Pong

🕹️ A svelte Pong vs Robot game

Pong vs Robot

A simple pong game made with a requestAnimationFrame game loop and HTML divs.

Installation

  1. npm install
  2. npm run build
  3. npm run start
  4. open localhost:5000 in a browser

Game controls

  • A / - Move pad left
  • D / - Move pad right
  • P - Pause / Unpause game
  • R - Restart game

Top categories

Loading Svelte Themes