Skip to content

graplet/graplet.github.io

Repository files navigation

Graplet V3 (Legacy)

This is the legacy version of Graplet, a code playground built with React, Vite, TypeScript, and Blockly

Demo: graplet.github.io/graplet-v3

About Graplet V4

The new Graplet is a 3D code editor built with Three.js. Think Scratch, but in 3D, where you can create models and interactive experiences. It is far more superior and advanced than >this legacy version ever was, with a clear goal set in mind 🔥

🚧 Graplet V4 It is still heavily work in progress! Don't expect a launch sooner than 2026.

💌 Want to try it? Add me on Discord (heliacer) and get yourself Early Access!

To run Graplet V3 Locally:

# install dependencies
npm i

# dev server
npm run dev

# production build
npm run build

# preview build
npm run preview

About

Legacy Version of Graplet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published