Skip to content

Commit 06fb288

Browse files
committed
Update build-a-conversational-game-in-p5js.mdx
fix link issue
1 parent c48cca7 commit 06fb288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ function setup(){
187187

188188
🕺🏻**Step 2: Replace paddles with player images**
189189

190-
To add images for the players, you’ll need to draw or find transparent PNGs. Since I decided to have a conversation with my younger self this time, I found a recent photo of me posing in a way that’s similar to a photo of me posing as a kid. Then, I removed their backgrounds with [Adobe’s Free Image Background Remover] (https://www.adobe.com/express/feature/image/remove-background) and did some light editing in Adobe Express.
190+
To add images for the players, you’ll need to draw or find transparent PNGs. Since I decided to have a conversation with my younger self this time, I found a recent photo of me posing in a way that’s similar to a photo of me posing as a kid. Then, I removed their backgrounds with [Adobe’s Free Image Background Remover](https://www.adobe.com/express/feature/image/remove-background) and did some light editing in Adobe Express.
191191

192192
<div
193193
style={{

0 commit comments

Comments
 (0)