Skip to content

Commit

Permalink
Added sumnmary and link to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
cskeppstedt committed Dec 2, 2013
1 parent 105657b commit 2844d27
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
WebGL Pong
=============

This project was my submission to a 48 hour "hackathon" contest at Know IT. Most of which I spent trying to get a "fish eye" effect in WebGL so the game was curved in the corners of the TV - which I never did, unfortunately. GL was a completely uncharted area to me. If nothing else, I learned some GL and won an iPad.

However, it features a 2D canvas rendered with shaders and all, and has a very basic AI for the computer paddle. It also has artificiell friction - if the paddle moves while the ball bounce against it, the ball will increase in speed in that direction.

Demo
----------------

There's a demo running at http://s3.chsk.se/pong/

Attributions
----------------

Expand Down

0 comments on commit 2844d27

Please sign in to comment.