173 Forks
554 Stars
554 Watchers

p5play

p5play is a JavaScript game engine that uses p5.js for rendering and Box2D for simulating physics.

How to download and setup p5play

Open terminal and run command
git clone https://github.com/quinton-ashley/p5play.git
git clone is used to create a copy or clone of p5play repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with p5play https://github.com/quinton-ashley/p5play/archive/master.zip

Or simply clone p5play with SSH
[email protected]:quinton-ashley/p5play.git

If you have some problems with p5play

You may open issue on p5play support forum (system) here: https://github.com/quinton-ashley/p5play/issues