项目作者: emendoza2

项目描述 :
Raw HTML + JS + p5.js playground for browsers
高级语言: JavaScript
项目地址: git://github.com/emendoza2/p5playground.git
创建时间: 2018-06-16T01:11:14Z
项目社区:https://github.com/emendoza2/p5playground

开源协议:

下载


p5playground

[TODO: Banner]

Raw HTML + JS + p5.js playground for browsers

Background

This app was designed for education, particularly for kids learning to code in my coding class.

Install

Dependencies

  1. $ git clone https://github.com/emendoza2/p5playground.git
  2. $ cd p5playground
  3. $ python -m SimpleHTTPServer 8000 # optional, any server will work

Usage

Open http://localhost:8000 in the browser if you served with SimpleHTTPServer

License

Unlicensed (for now)