Skip to content

jamesurobertson/my-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chase

To learn more about web sockets and the canvas element, I created this simple browser game. PR's welcome.

Live Site

Initialize build

Make sure you installed all dependencies:

$ npm install

Run in a browser

$ npm start

Once the server is running, browse to http://localhost:5000