# Projecting several p5.js sketches sequentially

**URL:** https://discourse.processing.org/t/projecting-several-p5-js-sketches-sequentially/24991
**Category:** Development
**Created:** [October 29, 2020, 12:30am UTC](https://discourse.processing.org/t/projecting-several-p5-js-sketches-sequentially/24991 "2020-10-29T00:30:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![isaacmg](https://avatars.discourse-cdn.com/v4/letter/i/dec6dc/32.png) [@isaacmg](https://discourse.processing.org/u/isaacmg)
#### Post date: [October 29, 2020, 12:30am UTC](https://discourse.processing.org/t/projecting-several-p5-js-sketches-sequentially/24991/1 "2020-10-29T00:30:27Z")

</div>

I think may be interested projecting several p5.js sketches sequentially. If you want to see the submissions of your students with them as a presentation. I think it is interesting for schools.  
I created a git repo trying to do it serverless: [https://github.com/isaacmuro/p5EasyScreen](https://github.com/isaacmuro/p5EasyScreen)

And here is the result: [https://isaacmg.gitlab.io/sketchs/p5EasyScreen/index.html](https://isaacmg.gitlab.io/sketchs/p5EasyScreen/index.html)

Now, only accepts sketches with one js file. Maybe I created something that it exists yet. I don’t know.
