Skip to content

hmingji/Maze-Escaped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazed Escaped

Players have to escape the maze by finding out the flag hidden. However, there are ghosts wandering around in the maze. Player will be eliminated if get caught by the ghosts. Player can shoot the ghosts to stun them for 1.5s.

Control (keyboard only)

Key Description
'w' or 'arrow-up' move upward
's' or 'arrow-down' move downward
'a' or 'arrow-left' move left
'd' or 'arrow-right' move right
'space-bar' shoot
'q' reload

Setup

npm install
npm run dev:client
npm run dev:server (in new cmd terminal)

About

io game built using socket.io and html5 canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages