Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit 63c1a18

Browse files
authored
Slide Puzzle: Josh's Contribution (#3585)
Demo: https://joshjh2002.github.io/SlidePuzzle/ Git Repository: https://github.com/joshjh2002/SlidePuzzle
1 parent 20d82d9 commit 63c1a18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_CodingChallenges/165-slide-puzzle.md

+4
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ contributions:
7777
author: "David Sullivan"
7878
url: https://editor.p5js.org/tkroo/full/Q5UG6tR6c
7979
source: https://editor.p5js.org/tkroo/sketches/Q5UG6tR6c
80+
- title: "Slide Puzzle with Ability to Add Your Own Images and Number of Rows and Coloumns"
81+
author: "Joshua H"
82+
url: https://joshjh2002.github.io/SlidePuzzle/
83+
source: https://github.com/joshjh2002/SlidePuzzle
8084
---
8185

8286
Let's make a slide puzzle in p5.js together! We'll be using images, nested loops, and arrays, and by the end of our journey, we'll have a fully playable game!

0 commit comments

Comments
 (0)