stefanreifenberg / svelte-cubed-physics-playground

Home Page:svelte-cubed-physics-playground.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a small demo project shocasing a simple physics playground using svelte-cubed and svelte-cannon.


Get started

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080. You should see your app running.

About

svelte-cubed-physics-playground.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 60.6%Language:Svelte 26.4%Language:CSS 9.0%Language:HTML 4.0%