suhdan / plips

An enhanced "solo-pong" game built in JavaScript!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plips

[Live][plips] [plips]: http://dansuh.me/Plips/

Plips is a single-player, Pong-like game in which the player juggles balls as they bounce by and increase in number.

It is built on HTML5, JavaScript, and jQuery and uses the HTML5 Canvas API/Audio Tag for visual/audio rendering.

image of plips

Future Directions

Powerups

On "paddling", or collision of the paddle with occasionally falling powerups, the type of powerup will enhance the player's ability to score higher. Potential powerups include: a temporarily enlargened paddle, score multipliers, slower balls, etc.

About

An enhanced "solo-pong" game built in JavaScript!


Languages

Language:JavaScript 75.9%Language:HTML 12.2%Language:CSS 11.9%