# Ping Pong 3D

> A compact 3D table-tennis game kept in the lab as a playable browser prototype.

Canonical URL: https://smallweblab.com/posts/ping-pong-3d/
Published: 2026-05-18
Modified: 2026-05-22
Author: SmallWebLab
Category: Lab
Tags: 3D Gameplay, Mini-site, Auto-synced, Prototype

[Play Ping Pong 3D](/lab/ping-pong-3d/)

Ping Pong 3D is a compact browser table-tennis prototype. It stays discoverable inside Small Web Lab while remaining a small standalone experiment.

The route is synced from its own repository, which makes it a useful reference pattern for future mini-sites that should live under `smallweblab.com/lab/`.

## What It Tests

- A small 3D game surface that can be embedded as a static route.
- Independent prototype development with central-site publication.
- Keeping rougher experiments playable without giving each one a separate domain.

