/satopong

WIP pong based on RetroVX/miniaturepong

Primary LanguageJavaScript

satopong

WIP pong based on miniaturepong

build/run

git clone https://github.com/drschwabe/satopong.git
cd satopong
npm install
node serve-watch.js
# > satopong served at http://localhost:8000 
# also watching client.js for changes