Skip to content

rock-biter/three-pong-live

Repository files navigation

PONG 3D GAME

This repo is a 3D Pong game made with three.js.

Learn three.js on my You Tube channel

Screenshot 2023-10-21 alle 00 34 19

Installation

Install the dependencies

npm install

Development

npm run dev

Build

npm run build

License

MIT