Main Menu
Multiwingspan Home Page
Multiwingspan Games
Gnasher @ Multiwingspan
Multiwingspan Calendar
Multiwingspan Clock
About Multiwingspan
Programming
Visual Basic 6.0 Guide
Visual Basic 6.0 Examples
Turbo Pascal Guide
SWI Prolog Guide
Visual Basic 2005 Guide
Structured Query Language
Web Design
HTML Design Tasks
Introduction To HTML
Introduction To CSS
Introduction To Javascript
Notes
AS/A2 Level Computing

Visual Basic 6.0 Examples
Pong Project

This project came about following a few questions in a lesson. It's nearer to Arcanoid than Pong but there is still a lot going on here. The ball has to bounce off walls at appropriate angles and the angle of flight must alter depending on which part of the bat is used. You have the basis for a game here if you are prepared to work on either some elements to hit the ball against or a basic AI engine for a computer bat. Programming fun doesn't get better than this.

Download Pong Project - mhapong.zip Approx 4kb.

Return To Visual Basic 6.0 Examples || Return To Homepage