Skip to content

A P5 test program that simulates some kind of bird behavior

Notifications You must be signed in to change notification settings

standekker/P5_Birds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P5_Birds

A P5 test program that simulates some kind of bird behavior. It's my first try with JavaScript, trying to update it on the go.

Introduction

My first GitHub repo created with P5, a JavaScript libary for Processing https://p5js.org/ https://processing.org/ Huge thanks to Danial Schiffman and his awesome YT channel, The Coding Train: https://www.youtube.com/user/shiffman

Demo

In the future i want a live demo on my own personal website, but for now you just have to download the repo and do it yourself.

  1. Download the repo.
  2. Browse to the index.html and open it with your browser
  3. click and see magic happen!

If you wanna see the debug mode, just dive into the code sketch.js and find DEBUG = false; , somewhere near the top.

To be continued...

About

A P5 test program that simulates some kind of bird behavior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published