Git Product home page Git Product logo

p5.play's Introduction

p5.play Build Status

p5.play is a p5.js library for the creation of games and playthings.

p5.play provides a Sprite class to manage visual objects in 2D space and features such as animation support, basic collision detection and resolution, sprite grouping, helpers for mouse and keyboard interactions, and a virtual camera.

p5.play was created by Paolo Pedercini @molleindustria and is currently maintained by Quinton Ashley @quinton-ashley. If you have any questions or problems make an issue report on this GitHub repository or email [email protected]

Version 3 is in early BETA testing. Keep using v2.3.0 for now!

Using p5.play

You can find interactive examples and documentation at p5play.molleindustria.org.

p5.play extends p5.js, a JavaScript library (and community) that aims to make coding accessible for artists, designers, educators, and beginners. If you are not familiar with p5.js, you should start by looking at p5js.org/learn.

Here is a direct link to the p5.play library. You can easily use this JavaScript file by adding the following script tag to your html within the head or body tag.

<script src="https://molleindustria.github.io/p5.play/lib/p5.play.js"></script>

You can also install the p5.play npm package.

npm install [email protected]

Need help getting started with local p5.play development? Check out this guide.

Development of p5.play

Switch to the gh-pages branch of this repository for information about how to contribute to the development of p5.play

p5.play's People

Contributors

islemaster avatar toolness avatar quinton-ashley avatar molleindustria avatar jared-sprague avatar cpirich avatar mwcz avatar caleybrock avatar danbernier avatar gabrimagic avatar cbsrobot avatar jeremyglebe avatar myselfhimself avatar hicay avatar henrylake avatar ltejedor avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.