# GoPong **Repository Path**: mirrors_Glavin001/GoPong ## Basic Information - **Project Name**: GoPong - **Description**: Multiplayer 3D Pong game using GoInstant's Platform. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pong in 3D for the Web Based on the tutorial by BuildNewGames at http://buildnewgames.com/webgl-threejs/ and improved upon by Glavin Wiechert for a class assignment. There is still much left to do, however the needs of the assignment have been met. Keep track of the progress at https://github.com/Glavin001/GoPong ## Installation All you need is Git! ```bash git clone https://github.com/Glavin001/GoPong.git ``` ## Usage Go to `index.html` in your web browser. ## Features: - Web 3D using Three.js ## Coming Soon - Multiplayer with GoInstant ## Screenshots: ![Screenshot](threejs-webgl-pong.png "Screenshot")