Getting Started with JavaScript Arrays Part 3
Now that we have basic skills with arrays we are going to make an adventure game using arrays. We start with a 3x3 grid created using a nine element array
Now that we have basic skills with arrays we are going to make an adventure game using arrays. We start with a 3x3 grid created using a nine element array