Skip to content

nicolaslopez82/Ping-Pong-Game

Repository files navigation

Ping Pong Game - JavaScript

A basic Ping Pong Game using SVG images.

javascript-game

Setup

Install dependencies:

> npm i

Run locally with Webpack Dev Server:

> npm start

Build for production:

> npm run build

Keys

Player 1:

  • a: up
  • z: down

Player 2:

  • ▲ : up
  • ▼: down

TODO

  • Finish Bullet implementation.

About

Ping Pong Game for Red Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •