Export Image
Export Code

Retro Pong by Claude 3.7 Sonnet

Curran Kelleher

0 views in last 90 days
Last edited Jul 17, 2025
Created on Jul 17, 2025
Forked from HTML Starter

Retro Pong Game

A classic implementation of the Pong game using vanilla HTML, CSS, and JavaScript.

Controls

Player 1 (Left Paddle)

  • W: Move Up
  • S: Move Down

Player 2 (Right Paddle)

  • Arrow Up: Move Up
  • Arrow Down: Move Down

Features

  • Two-player gameplay
  • Score tracking
  • Realistic ball physics with increasing difficulty
  • Retro sound effects
  • Classic visual design
MIT Licensed