Skip to content

Commit 046d1ef

Browse files
authored
Update build-a-conversational-game-in-p5js.mdx
1 parent 50fbd92 commit 046d1ef

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

projects/build-a-conversational-game-in-p5js/build-a-conversational-game-in-p5js.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ tags:
3939

4040
## Introduction
4141

42+
<iframe
43+
width="315"
44+
height="560"
45+
src="https://youtube.com/embed/JrzNSE_CDfk?si=aUEkP5z1SB96s5Dj"
46+
title="YouTube video player"
47+
allowFullScreen
48+
></iframe>
49+
4250
Hi, my name is ✨Julien✨, and I’m the new Senior Curriculum Developer here at Codédex! I love zines, games, indie comics, park hangs, and experimental baking (holiday cookie box loading…). I’m based in Brooklyn, and am originally from Los Angeles! I’ve always made art, and didn’t consider myself a technical person until my coding journey unexpectedly began about a decade ago.
4351

4452
<div>
@@ -327,11 +335,3 @@ If you could use a game to have a conversation, what would you say, and who woul
327335
Extra challenge: Think of some other games that could be turned into conversations. Find existing code examples and see if you can find a way to modify them into this conversational format.
328336

329337
Happy chatting!
330-
331-
<iframe
332-
width="315"
333-
height="560"
334-
src="https://youtube.com/embed/JrzNSE_CDfk?si=aUEkP5z1SB96s5Dj"
335-
title="YouTube video player"
336-
allowFullScreen
337-
></iframe>

0 commit comments

Comments
 (0)