Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 529 Bytes

Canvas Game

This is a simple game that I made with canvas, css and javascript. Grab as many coin as you can and avoid the walls.

Live Demo

Screenshot

screenshot

How to play

  • Desktop: Use the arrow keys or WASD keys to move the player
  • Mobile: Swipe to move the player

How to run the game locally

  • Clone the repository
  • Open the index.html file in your browser

License