blissboy / p5-typescript-starter

Base starter project using p5js and typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter Project

p5.js with Typescript

Project to quickly get something working in p5.js and typescript

Getting Started

Installing

git clone https://github.com/Gaweph/p5-typescript-starter.git
npm install

Usage

npm start

A local version will now be running on localhost:3000

Demo

A demo of the default sketch can be found here:

https://gaweph.github.io/p5-typescript-starter/

this is based on the morph sketch available in the p5js examples

About

Base starter project using p5js and typescript


Languages

Language:TypeScript 93.4%Language:JavaScript 4.0%Language:HTML 2.6%