Skip to content

Milchreis/Pong3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After the last coding challenge with Snake3D I decide to make a Pong3D. It's a very simple implementation.

Use W and S for the left and UP and DOWN for the right player.

Play it here: https://milchreis.github.io/Pong3D/

Ideas for PR's

  • Moveable camera
  • Sound effects

Special Thanks

  • p5js for the best creative coding framework for JS
  • nostalgic-css for the awesome NES.css library