Skip to content

Commit cda7272

Browse files
authored
Update build-a-conversational-game-in-p5js.mdx
1 parent 1d3f7da commit cda7272

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,10 @@ If you could use a game to have a conversation, what would you say, and who woul
319319
<RoundedImage link="https://i.imgur.com/19juCNR.gif" description="" />
320320
</div>
321321

322-
<p style={{ textAlign: "center" }}>Past Lives (2023), directed by Celine Song</p>
323-
<p style={{ textAlign: "center" }}>What do you think they’re talking about? </p>
322+
<p style={{ textAlign: "center" }}>
323+
Past Lives (2023), directed by Celine Song<br />
324+
What do you think they’re talking about?
325+
</p>
324326

325327
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.
326328

0 commit comments

Comments
 (0)