Skip to content

ericbreno/node-pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game NodeJS/Terminal

Classic Pong Game, implemented with pure JavaScript in NodeJS and played in terminal.

Disclaimer: Only tested in Ubuntu Environment

How to Play

  • Player 1 (left) use a and z to move up/down.
  • Player 2 (right) use up arrow and down arrow to move up/down.

How to Run

node index.js

Releases

No releases published

Packages

No packages published