Skip to main content

Clone existing World

Yantra provides a library of example worlds you may clone to get started with local development.

Clone pong example to localhost

yantra clone pong
npm install
npm start

By starting the application, the local pong world will connect to an awaiting Yantra sandbox and begin the game.