A multiplayer online Monotron Duo made with Web Audio API, webRTC, React and Redux.
Demo: https://monotron-duo-multiplayer.herokuapp.com
Clone the repo by running:
git clone git://github.com/elas7/monotron-duo-multiplayerEnter the directory and run the build script:
cd monotron-duo-multiplayer && npm installRun the server with:
npm startGo to localhost:8080 and send the link to your partner to start.