Skip to content

Practice making a Javascript Pong Game for the first time.

Notifications You must be signed in to change notification settings

psweeting1/javascriptPongGame

Repository files navigation

What is it?

As a front-end challenge, we were asked to make a Javascript Game from a HTML Canvas. This is the game I created under 2 hours. Enjoy

How to run it

  • npm install - install node_modules
  • npm start - run the local dev server
  • npm deploy - build and deploy to a github pages branch

How to play it

It's two players, one player can use keyboard keys A and D, the other Left Arrow and Right Arrow.

About

Practice making a Javascript Pong Game for the first time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published