# Infinite Runner Tutorial

**URL:** https://discourse.processing.org/t/infinite-runner-tutorial/17477
**Category:** p5.js
**Created:** [January 31, 2020, 3:18pm UTC](https://discourse.processing.org/t/infinite-runner-tutorial/17477 "2020-01-31T15:18:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![shodai](https://avatars.discourse-cdn.com/v4/letter/s/50afbb/32.png) [@shodai](https://discourse.processing.org/u/shodai)
#### Post date: [January 31, 2020, 3:18pm UTC](https://discourse.processing.org/t/infinite-runner-tutorial/17477/1 "2020-01-31T15:18:17Z")

</div>

Just wondering if anyone has or has come across an infinite runner tutorial?

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [February 2, 2020, 2:46pm UTC](https://discourse.processing.org/t/infinite-runner-tutorial/17477/2 "2020-02-02T14:46:59Z")

</div>

What’s an infinite runner again?

---

<div class="post-metadata">

### Author: ![shodai](https://avatars.discourse-cdn.com/v4/letter/s/50afbb/32.png) [@shodai](https://discourse.processing.org/u/shodai)
#### Post date: [February 4, 2020, 12:09am UTC](https://discourse.processing.org/t/infinite-runner-tutorial/17477/3 "2020-02-04T00:09:49Z")

</div>

An infinite runner is where things scroll in from one side of the screen and you have to jump over them. It’s like when you are using chrome and you do not have an internet connection and that little game pops up.

---

<div class="post-metadata">

### Author: ![paulgoux](https://avatars.discourse-cdn.com/v4/letter/p/b9bd4f/32.png) [@paulgoux](https://discourse.processing.org/u/paulgoux)
#### Post date: [February 4, 2020, 4:17am UTC](https://discourse.processing.org/t/infinite-runner-tutorial/17477/4 "2020-02-04T04:17:22Z")

</div>

try Dan Shiffman’ flappy bird tutorial, essentially its the same idea.

[https://www.youtube.com/results?search\_query=coding+train+flappy+bird](https://www.youtube.com/results?search_query=coding+train+flappy+bird)
