Skip to content

🌐 A Chrome Extension that will allow you to play your favorite web games with multiplayer sessions

License

Notifications You must be signed in to change notification settings

petruspierre/make-multiplayer

Repository files navigation

Make Multiplayer

Play multiplayer games with your friends on the web!

Developing

install dependencies

$ npm install

run the command

$ cd make-multiplayer

$ npm run dev

Chrome Extension Developer Mode

  1. set your Chrome browser 'Developer mode' up
  2. click 'Load unpacked', and select make-multiplayer/build folder

Nomal FrontEnd Developer Mode

  1. access http://0.0.0.0:3000/
  2. when debugging popup page, open http://0.0.0.0:3000//popup.html
  3. when debugging options page, open http://0.0.0.0:3000//options.html

Packing

After the development of your extension run the command

$ npm run build

About

🌐 A Chrome Extension that will allow you to play your favorite web games with multiplayer sessions

Topics

Resources

License

Stars

Watchers

Forks

Languages