Skip to content

Commit dca15da

Browse files
committed
updated p5js files
1 parent 23e26c7 commit dca15da

File tree

4 files changed

+4529
-2305
lines changed

4 files changed

+4529
-2305
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# p5js-boilerplate v0.2.1
1+
# p5js-boilerplate v0.2.2
22
Write Processing just like you would in the native Processing IDE, except it works in your browser and you can put your sketch in the web. The only difference is that you write code in Javascript instead of Java.
33

44
## What it is
@@ -12,8 +12,8 @@ This repository serves as a template for writing responsive [Processing](https:/
1212

1313
## Included frameworks
1414
Versions used in this compilation:
15-
- [p5.js](http://p5js.org/) v0.5.4
16-
- p5.dom.js v0.2.13
17-
- p5.sound.js v0.3.1
15+
- [p5.js](http://p5js.org/) v0.5.11
16+
- p5.dom.js v0.3.3
17+
- p5.sound.js v0.3.2
1818
- [normalize.css](https://github.com/anishathalye/?normalize) v3.0.2
1919
- structure and HTML based on [initializr](http://www.initializr.com/) v4.0

0 commit comments

Comments
 (0)