Skip to content

davefogo/maze-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

maze-game

*A fun maze game based on Javascript's Canvas API

Installing

git clone https://github.com/davefogo/maze-game
cd maze-game/
npm install

Getting started

open index.html have fun!

Features

  • Use WASD keys to navigate the ball through the maze
  • Algorithmically random rendered maze
  • Matter.JS to draw the maze onto a canvas element

Licensing

"The code in this project is licensed under MIT license."

About

A fun maze game based on Javascript's Canvas API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors