Introduction

This is a DHTML version of the famous video game Pong - one of the very first video games. It looks like this:


This script was tested with the following operating systems and browsers:

Windows XP:Internet Explorer 6, Netscape Navigator 4 + 7, Opera 7, Firefox 1
Mac OS X:Internet Explorer 5, Safari 1

If you use another browser or operating system, this script may not work for you - sorry.

NOTES:

Usage

Adapt the configuration to your needs and insert this line into your HTML-body where you want the game to appear:
<script language="JavaScript" src="pingpong.js"></script>