Skip to content
Permalink
Browse files
Add files via upload
  • Loading branch information
malhotrt committed Nov 8, 2018
1 parent b92025e commit 4569f37833b7874846d7d083673d408a5a1eb593
Showing 1 changed file with 2 additions and 2 deletions.
@@ -45,8 +45,8 @@
canvasContext.fillStyle = 'black';
canvasContext.fillRect(fishX,fishY,20,20);
}

</script>

<p> move the cursor within the frame to get the red dot to move </p>

</html>

0 comments on commit 4569f37

Please sign in to comment.