Skip to content

DivyenduDutta/Pong-p5js

Repository files navigation

Pong-p5js Netlify Status

Pong written in javascript and p5.js

p5.js is a javascript library that allows programmers to do something callled "Sketching" or "drawing in code".

Play the game here

Building

  • run "npm install" to download all dependencies - we only need browserify to package all the code into bundle.js
  • run "npm run build"
  • open index.html in browser

Pong in action

References

p5.js

About

Pong written in javascript and p5.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published