hacst / svgpong

Rudimentary pong using SVG and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svgpong

Screenshot of svg pong

Playing around with modern JavaScript and SVG a bit. Trying to stay low-level without any additional dependencies. Supports touch inputs, pointer locking and fullscreen mode.

Try it on http://hacst.net/svgpong/

About

Rudimentary pong using SVG and JavaScript


Languages

Language:JavaScript 96.2%Language:CSS 3.8%