Skip to content

Pong Game served over SSH, implemented in javscript

Notifications You must be signed in to change notification settings

ainsey11/SSHPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSHPong

Pong Game served over SSH, implemented in Node.js

Works best with warp terminal

Screenshot

alt text

Disclaimer

Use at your own risk. If you are silly enough to expose this to the internet then that's on you

It accepts any SSH key and any username, it was not created with security in mind, it's a little fun game because I got bored

It's probably got some bugs and issues too, the hitboxes on the paddles aren't the greatest and the "AI" component likes to have its moments

Usage

install the npm libraries with npm install

run the server with node pong.js

ssh to the server with ssh -p 2244 anyusername@whateverip

enjoy your game of pong!

Docker

coming soon, probably

About

Pong Game served over SSH, implemented in javscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published