Feli25 / canvas-treasure-hunt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Treasure Hunt

Instructions

  • Understand the code
  • Display a console.log when p1 touchs the treasure (write code inside update)
  • Create a new Treasure t when the user touchs the treasure
  • Increments the Player score when
  • Display the score on the canvas
  • Add a 2nd player with different keys

About


Languages

Language:JavaScript 76.6%Language:HTML 21.0%Language:CSS 2.4%