Skip to content

AstroAmat/P5.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P5.js

My Games or Experiments With the Library P5.js

Getting Started

Donwload P5.js if you run de Library off line Proccesing href="https://p5js.org/download/" rel="nofollow">P5.js or usedDocumentation

Prerequisites

If you used Library, remeber used this template in the index.html

<html>
  <head>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.9.0/p5.js"></script>
    <script src="sketch.js"></script>
  </head>
  <body>
  </body>
</html>

Running the tests

You must run your index.html in some recent browser version

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

p5.js was created by Lauren McCarthy and is developed by a community of collaborators, with support from the Processing Foundation and NYU ITP. Identity and graphic design by Jerel Johnson. © Info.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Authors

Antonio Amat or astroamat.com

About

My Games or Experiments With the Library P5.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published